1085168bbf
Sync with the latest html5lib. Having the Maruku unit tests on-hand may be useful for debugging; so let's include them.
8 lines
207 B
CSS
8 lines
207 B
CSS
/* 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;}
|