pandoc/data/s5/default/opera.css
2012-12-29 18:14:29 -08:00

7 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;}