summaryrefslogtreecommitdiff
path: root/fb/talk/epfsug2/local.css
blob: 2fa83d5f93210cb8c956355667b7d949584216ae (plain)
  1. div.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. }