summaryrefslogtreecommitdiff
path: root/presentation/ui/small-white/opera.css
blob: c9d1148bed2716dc0468380af5a5d23941369f53 (plain)
1
2
3
4
5
6
7
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;}