summaryrefslogtreecommitdiff
path: root/blends/talk/paris/local.css
blob: af7826c964a5b54ae5f5948530ecac85636c281c (plain)
  1. body {
  2. background-position: 95% 10%;
  3. }
  4. div.slide h1 {
  5. background-color: white;
  6. opacity: 0.7;
  7. }
  8. .figure {
  9. height: 70%;
  10. }
  11. .figure img {
  12. max-height: 100%;
  13. max-width: 80%;
  14. }