From 2d51161640f6ce8407eac3b4508058b1ad23a59c Mon Sep 17 00:00:00 2001 From: gebele Date: Mon, 1 Feb 2016 10:38:21 +0100 Subject: cleaned up files. added presentation --- public/presentation/ui/small-white/opera.css | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 public/presentation/ui/small-white/opera.css (limited to 'public/presentation/ui/small-white/opera.css') diff --git a/public/presentation/ui/small-white/opera.css b/public/presentation/ui/small-white/opera.css new file mode 100644 index 0000000..c9d1148 --- /dev/null +++ b/public/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