summaryrefslogtreecommitdiff
path: root/presentation/ui/small-white/opera.css
diff options
context:
space:
mode:
Diffstat (limited to 'presentation/ui/small-white/opera.css')
-rw-r--r--presentation/ui/small-white/opera.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/presentation/ui/small-white/opera.css b/presentation/ui/small-white/opera.css
new file mode 100644
index 0000000..c9d1148
--- /dev/null
+++ b/presentation/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;}