comparison presen/ui/default/opera.css @ 10:e5f74d4de3ad

add file
author Yutaka_Kinjyo
date Wed, 08 Sep 2010 01:05:10 +0900
parents
children
comparison
equal deleted inserted replaced
9:b781dc4132f8 10:e5f74d4de3ad
1 /* DO NOT CHANGE THESE unless you really want to break Opera Show */
2 .slide {
3 visibility: visible !important;
4 position: static !important;
5 page-break-before: always;
6 }
7 #slide0 {page-break-before: avoid;}