formations/cesi/hebergement_web/s5/default/opera.css

8 lines
207 B
CSS
Raw Normal View History

2019-05-15 12:23:31 +02:00
/* 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;}