diff options
Diffstat (limited to 'fb/talk')
-rw-r--r-- | fb/talk/epfsug2/local.css | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/fb/talk/epfsug2/local.css b/fb/talk/epfsug2/local.css index d92a725..934511e 100644 --- a/fb/talk/epfsug2/local.css +++ b/fb/talk/epfsug2/local.css @@ -10,10 +10,7 @@ div.slide h1 { opacity: 0.7; } .figure { - z-index: -1; - position: fixed; - top: 0; - height: 100%; + height: 70%; } .figure img { max-height: 100%; |