about summary refs log tree commit diff stats
path: root/static/talks/fp-js/ui/default/opera.css
blob: 9e9d2a3c51ada4c5757dfa558c58ba72337a06b3 (plain)
1
2
3
4
5
6
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;}