annotate presen/ui/default_gfx/s5-core.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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
20
e5e563dc8270 add file
Yutaka_Kinjyo <yutaka@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1 /* Do not edit or override these styles! The system will likely break if you do. */
e5e563dc8270 add file
Yutaka_Kinjyo <yutaka@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
2
e5e563dc8270 add file
Yutaka_Kinjyo <yutaka@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
3 div#header, div#footer, div#controls, .slide {position: absolute;}
e5e563dc8270 add file
Yutaka_Kinjyo <yutaka@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
4 html>body div#header, html>body div#footer, html>body div#controls, html>body .slide {position: fixed;}
e5e563dc8270 add file
Yutaka_Kinjyo <yutaka@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
5 .handout, .notes, .hide {display: none;}
e5e563dc8270 add file
Yutaka_Kinjyo <yutaka@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
6 .layout {display: block;}
e5e563dc8270 add file
Yutaka_Kinjyo <yutaka@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
7 .slide, .hideme, .incremental {visibility: hidden;}
e5e563dc8270 add file
Yutaka_Kinjyo <yutaka@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
8 #slide0 {visibility: visible;}