summaryrefslogtreecommitdiff
path: root/presentation/ui/small-white/s5-core.css
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2016-01-22 16:55:39 +0100
committerChristoph Helma <helma@in-silico.ch>2016-01-22 16:55:39 +0100
commitfbc7ec1f342767052e23d6430ea94f0ae7c8d27f (patch)
tree106c12587d813d3ab33345cbb2395e135c10b5b9 /presentation/ui/small-white/s5-core.css
parent7da754f80a414810a8c4721e1e4ed9b4c2d706d7 (diff)
rendered workshop presentation
Diffstat (limited to 'presentation/ui/small-white/s5-core.css')
-rw-r--r--presentation/ui/small-white/s5-core.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/presentation/ui/small-white/s5-core.css b/presentation/ui/small-white/s5-core.css
new file mode 100644
index 0000000..6965f5e
--- /dev/null
+++ b/presentation/ui/small-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;}