Mercurial > hg > Papers > 2009 > gongo-master
annotate presen/ui/default/s5-core.css @ 20:800cdbaa2f64
add presentation file
author | gongo@gendarme.cr.ie.u-ryukyu.ac.jp |
---|---|
date | Sat, 14 Feb 2009 11:28:46 +0900 |
parents | |
children |
rev | line source |
---|---|
20 | 1 /* Do not edit or override these styles! The system will likely break if you do. */ |
2 | |
3 div#header, div#footer, div#controls, .slide {position: absolute;} | |
4 html>body div#header, html>body div#footer, | |
5 html>body div#controls, html>body .slide {position: fixed;} | |
6 .handout {display: none;} | |
7 .layout {display: block;} | |
8 .slide, .hideme, .incremental {visibility: hidden;} | |
9 #slide0 {visibility: visible;} |