summaryrefslogtreecommitdiff
path: root/fb/talk/epfsug2/local.css
blob: efecfb8c15964350494c473b1492ade6901af0c1 (plain)
  1. .slide h1 {
  2. background-color: white;
  3. opacity: 0.7;
  4. }
  5. .figure {
  6. z-index: -1;
  7. position: fixed;
  8. top: 0;
  9. height: 100%;
  10. }
  11. .figure img {
  12. max-height: 100%;
  13. max-width: 100%;
  14. }