summaryrefslogtreecommitdiffstats
path: root/ui/default/s5-core.css
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2018-05-30 19:26:45 +0200
committerMatěj Cepl <mcepl@cepl.eu>2018-05-30 19:26:45 +0200
commitb1260186489dd55a07f31237dbf6bd51e0040508 (patch)
tree8038c4dceb5bce574b7e172ed2561cc367be2f7c /ui/default/s5-core.css
parentbdaafabc6c7cdd935a812e45e3e3b773b1fe0b3b (diff)
downloadPyCon18-m2crypto-b1260186489dd55a07f31237dbf6bd51e0040508.tar.gz
Add Makefile
Diffstat (limited to 'ui/default/s5-core.css')
-rw-r--r--ui/default/s5-core.css11
1 files changed, 0 insertions, 11 deletions
diff --git a/ui/default/s5-core.css b/ui/default/s5-core.css
deleted file mode 100644
index 6965f5e..0000000
--- a/ui/default/s5-core.css
+++ /dev/null
@@ -1,11 +0,0 @@
-/* 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;}