summaryrefslogtreecommitdiff
path: root/fb/talk/kp/local.css
blob: 47a9b899de6dd77e008a16b4421ea289deeeb33d (plain)
  1. div.slide h1 {
  2. background-color: white;
  3. opacity: 0.7;
  4. }
  5. .figure {
  6. height: 70%;
  7. }
  8. .figure img {
  9. max-height: 100%;
  10. max-width: 80%;
  11. }