annotate doc/baypiggies2008/ui/default/s5-core.css @ 601:8b2f851788a6
add readme
Ignore-this: c36c45e592ef6b5bebd5ba02b7d34a4b
author |
David McClosky <dmcc@bigasterisk.com> |
date |
Sun, 20 Jun 2010 05:06:01 +0000 |
parents |
2d9c85c98be6 |
children |
|
rev |
line source |
468
|
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;}
|