Sha256: 628c59f7981617d1e0422857a3b8b461d36f04868772f67499fd25ee0321214c
Contents?: true
Size: 1.87 KB
Versions: 4
Compression:
Stored size: 1.87 KB
Contents
.slide { display: none; } #slide1 { display: block; } #microsoft { display: none; } .slide { position: absolute; } #header, #footer { position: fixed; } .layout { display: block; } .notes { display: none; } /* handout notes/note (use note? handout? notes? */ #header, #footer, .slide { width: 100%; top: 0; left: 0; } #header { top: 0; height: 0.5em; z-index: 1;} #footer { top: auto; bottom: 0; height: 1em; z-index: 5;} #footer { font-size: 100%; font-weight: bold; padding: 1em 0;} #footer h1 { display: block; margin: 0; padding: 0 1em; font-size: 0.5em; } #footer h2 { display: block; margin: 0; padding: 0 1em; font-size: 0.5em; font-style: italic; } #controls { position: fixed; left: 60%; bottom: 0; width: 40%; z-index: 100; text-align: right; font: bold 1.2em Verdana, Helvetica, sans-serif; } #controls :focus { outline: 1px dotted white;} #controls #navLinks { text-align: right; margin: 0; visibility: hidden; } #controls #navLinks a { padding: 0; margin: 0 0.5em; cursor: pointer; border: none; } #controls #navLinks :link, #controls #navLinks :visited {text-decoration: none; } #controls #navList #jumplist { background: white; color: black; } #currentSlide { position: fixed; width: 10%; left: 45%; bottom: 1em; z-index: 10;} #currentSlide { text-align: center; font-size: 0.8em; } #currentSlide :link, #currentSlide :visited {text-decoration: none; } .presentation { margin: 0; padding: 0; } .slide { margin: 0 0 0 0; height: 96%; } .slide { overflow-x: hidden; overflow-y: auto; } .slide { top: 0; width: 92%; padding: 2% 4% 0 4%; z-index: 2; list-style: none;} /* .step { visibility: hidden; } */ html, body { margin: 0; padding: 0; } /* div#header {background: #FCC;} div#footer {background: #CCF;} div#controls {background: #BBD;} div#currentSlide {background: #FFC;} */
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
slideshow-0.9.5 | templates/s6/slides.css |
slideshow-0.9.4 | templates/s6/slides.css |
slideshow-0.9.3 | templates/s6/slides.css |
slideshow-0.9.2 | templates/s6/slides.css |