Lessons - HTMLized and added fixtures.
[wolnelektury.git] / wolnelektury / static / css / s5 / opera.css
diff --git a/wolnelektury/static/css/s5/opera.css b/wolnelektury/static/css/s5/opera.css
new file mode 100644 (file)
index 0000000..9e9d2a3
--- /dev/null
@@ -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;}