To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.

Statistics Download as Zip
| Branch: | Revision:

root / onto / talks / mo-ismir-2007 / ui / i18n / s5-core.css @ 0:1e44d666ced1

History | View | Annotate | Download (403 Bytes)

1
/* Do not edit or override these styles! The system will likely break if you do. */
2

    
3
div#header, div#footer, div#controls, div.slide {position: absolute;}
4
html>body div#header, html>body div#footer, 
5
  html>body div#controls, html>body div.slide {position: fixed;}
6
.handout {display: none;}
7
.layout {display: block;}
8
div.slide, .hideme, .incremental {visibility: hidden;}
9
#slide0 {visibility: visible;}