From fbc7ec1f342767052e23d6430ea94f0ae7c8d27f Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Fri, 22 Jan 2016 16:55:39 +0100 Subject: rendered workshop presentation --- presentation/ui/small-white/opera.css | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 presentation/ui/small-white/opera.css (limited to 'presentation/ui/small-white/opera.css') 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;} -- cgit v1.2.3