annotate doc/baypiggies2008/ui/default/s5-core.css @ 1292:fdc20f9119fc
use fork of scales lib, to get decorator support
Ignore-this: 36a7979e89e0f748d49e8d7ecdaa0587
author |
Drew Perttula <drewp@bigasterisk.com> |
date |
Mon, 30 May 2016 06:57:27 +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;}
|