comparison presen/ui/default_gfx/opera.css @ 20:e5e563dc8270 draft

add file
author Yutaka_Kinjyo <yutaka@cr.ie.u-ryukyu.ac.jp>
date Sun, 12 Feb 2012 00:47:14 +0900
parents
children
comparison
equal deleted inserted replaced
18:140aec35135c 20:e5e563dc8270
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;}