summaryrefslogtreecommitdiffstats
path: root/ui/medium-white/s5-core.css
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2018-05-30 18:53:39 +0200
committerMatěj Cepl <mcepl@cepl.eu>2018-05-30 18:53:39 +0200
commit86421ba7ea580bc34831d89689a1f6a395c7b943 (patch)
tree460b10e23100bc1a350339f8833790ab787ecffa /ui/medium-white/s5-core.css
downloadPyCon18-m2crypto-86421ba7ea580bc34831d89689a1f6a395c7b943.tar.gz
Initial draft
Diffstat (limited to 'ui/medium-white/s5-core.css')
-rw-r--r--ui/medium-white/s5-core.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/ui/medium-white/s5-core.css b/ui/medium-white/s5-core.css
new file mode 100644
index 0000000..6965f5e
--- /dev/null
+++ b/ui/medium-white/s5-core.css
@@ -0,0 +1,11 @@
+/* This file has been placed in the public domain. */
+/* Do not edit or override these styles!
+ The system will likely break if you do. */
+
+div#header, div#footer, div#controls, .slide {position: absolute;}
+html>body div#header, html>body div#footer,
+ html>body div#controls, html>body .slide {position: fixed;}
+.handout {display: none;}
+.layout {display: block;}
+.slide, .hideme, .incremental {visibility: hidden;}
+#slide0 {visibility: visible;}