aboutsummaryrefslogtreecommitdiff
path: root/data/s5/default/s5-core.css
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2012-12-29 18:14:09 -0800
committerJohn MacFarlane <fiddlosopher@gmail.com>2012-12-29 18:14:29 -0800
commit2f984b607469ea8228ea6c1aa2c52aec5845faa3 (patch)
tree17cd3be4871a1840cd91c45b309efcc81d1c1d89 /data/s5/default/s5-core.css
parent1864bb0994cc70b99ea8207b3a22438c343348c0 (diff)
downloadpandoc-2f984b607469ea8228ea6c1aa2c52aec5845faa3.tar.gz
Moved all data files and templates to data/.
Diffstat (limited to 'data/s5/default/s5-core.css')
-rw-r--r--data/s5/default/s5-core.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/data/s5/default/s5-core.css b/data/s5/default/s5-core.css
new file mode 100644
index 000000000..86444e041
--- /dev/null
+++ b/data/s5/default/s5-core.css
@@ -0,0 +1,9 @@
+/* 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;}