File: s5-core.css

package info (click to toggle)
gitit 0.13.0.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,024 kB
  • sloc: haskell: 5,014; javascript: 710; xml: 245; sh: 65; makefile: 16
file content (9 lines) | stat: -rw-r--r-- 394 bytes parent folder | download | duplicates (59)
1
2
3
4
5
6
7
8
9
/* Do not edit or override these styles! The system will likely break if you do. */

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