From c0accb84196d996d4ddc66d1c02b7e7cc3ed9765 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 14 May 2016 09:51:13 -0300 Subject: Slides location --- doc/slides/ui/default/opera.css | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/slides/ui/default/opera.css (limited to 'doc/slides/ui/default/opera.css') diff --git a/doc/slides/ui/default/opera.css b/doc/slides/ui/default/opera.css new file mode 100644 index 0000000..9e9d2a3 --- /dev/null +++ b/doc/slides/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;} -- cgit v1.2.3