summaryrefslogtreecommitdiff
path: root/fb/talk/epfsug2/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'fb/talk/epfsug2/local.css')
-rw-r--r--fb/talk/epfsug2/local.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/fb/talk/epfsug2/local.css b/fb/talk/epfsug2/local.css
new file mode 100644
index 0000000..f2526e2
--- /dev/null
+++ b/fb/talk/epfsug2/local.css
@@ -0,0 +1,10 @@
+.figure {
+ z-index: -1;
+ position: fixed;
+ top: 0;
+ height: 100%;
+}
+.figure img {
+ max-height: 100%;
+ max-width: 100%;
+}