1
0
Fork 0
This repository has been archived on 2020-01-10. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
mediawiki-workshop/ui/default/opera.css
2005-10-30 17:30:11 +00: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;}