aboutsummaryrefslogtreecommitdiff
path: root/slides/ui/default/opera.css
diff options
context:
space:
mode:
Diffstat (limited to 'slides/ui/default/opera.css')
-rw-r--r--slides/ui/default/opera.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/slides/ui/default/opera.css b/slides/ui/default/opera.css
new file mode 100644
index 0000000..9e9d2a3
--- /dev/null
+++ b/slides/ui/default/opera.css
@@ -0,0 +1,7 @@
+/* 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;}