File: s5-core.css

package info (click to toggle)
gitit 0.15.1.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 996 kB
  • sloc: haskell: 4,809; javascript: 710; xml: 245; sh: 65; makefile: 13
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;}