summaryrefslogtreecommitdiff
path: root/public/ui/small-white/opera.css
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2016-02-01 11:59:50 +0100
committergebele <gebele@in-silico.ch>2016-02-01 11:59:50 +0100
commit443938e6ab6ac2aaade63bc1c51b7da1ebd960dd (patch)
treef908fc22c38dad641ee1137da7797de0a3fa4da4 /public/ui/small-white/opera.css
parent2d51161640f6ce8407eac3b4508058b1ad23a59c (diff)
moved presentation to public folder
Diffstat (limited to 'public/ui/small-white/opera.css')
-rw-r--r--public/ui/small-white/opera.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/public/ui/small-white/opera.css b/public/ui/small-white/opera.css
new file mode 100644
index 0000000..c9d1148
--- /dev/null
+++ b/public/ui/small-white/opera.css
@@ -0,0 +1,8 @@
+/* This file has been placed in the public domain. */
+/* DO NOT CHANGE THESE unless you really want to break Opera Show */
+.slide {
+ visibility: visible !important;
+ position: static !important;
+ page-break-before: always;
+}
+#slide0 {page-break-before: avoid;}