Files @ 9060602f7b3c
Branch filter:

Location: light9/doc/baypiggies2008/ui/default/opera.css

drewp@bigasterisk.com
try to fix canvas issue, but it seems like just a bug in chrome 61
Ignore-this: 79447f827c6d630841dcea30152ab7d
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;}