Mercurial > hg > Papers > 2009 > koba-thesis
annotate presentation/ui/default/s5-core.css @ 20:56617f0a3173
add cerium explain
author | e055722 |
---|---|
date | Thu, 26 Feb 2009 10:51:30 +0900 (2009-02-26) |
parents | 51f302cce0e5 |
children |
rev | line source |
---|---|
12 | 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;} |