summaryrefslogtreecommitdiff
path: root/fb/talk/epfsug2/local.css
blob: f2526e2e43c29bc8913f89b042462533249bbdf6 (plain)
  1. .figure {
  2. z-index: -1;
  3. position: fixed;
  4. top: 0;
  5. height: 100%;
  6. }
  7. .figure img {
  8. max-height: 100%;
  9. max-width: 100%;
  10. }