X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/0321c7661ccabef17a106fecf6580f5413d9057d..71e15d63af42e1d257fab366e2036467b04e09fb:/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 index 000000000..9e9d2a3c5 --- /dev/null +++ b/wolnelektury/static/css/s5/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;}