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