From a3fbccab047a27c5cb132b123b1ebfc0c5837fd5 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 5 Nov 2012 03:59:44 +0100 Subject: FreedomBox talk rewrite with lots of photos. --- fb/talk/epfsug2/local.css | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 fb/talk/epfsug2/local.css (limited to 'fb/talk/epfsug2/local.css') 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%; +} -- cgit v1.2.3