Mercurial > hg > Applications > o2s5
view ui/flower/s5-core.css @ 0:b0c6281822f5
o2s5 with theme and slidy
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Fri, 23 Sep 2011 15:15:18 +0900 |
parents | |
children |
line wrap: on
line source
/* Do not edit or override these styles! The system will likely break if you do. */ div#header, div#footer, div.slide {position: absolute;} html>body div#header, html>body div#footer, html>body div.slide {position: fixed;} div#header {z-index: 1;} div.slide {z-index: 2; visibility: hidden;} #slide0 {visibility: visible;} div#footer {z-index: 5;} div#controls {position: absolute; z-index: 1;} #footer>div#controls {position: fixed;} .handout {display: none;}