Sha256: 879fd432537721fb0ecc12fb01166578a1c51c02a0e341025dd76c0963fa248f

Contents?: true

Size: 788 Bytes

Versions: 8

Compression:

Stored size: 788 Bytes

Contents

@import url(shared/slides.css); /* required to make the slide show run at all */
     
html, body { color: white;
             font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

a:link, a:visited { color: white; }

h1 { font-size: 30pt;  }
h2 { font-size: 28pt;  }
h3 { font-size: 25pt;  }
p, li, td, th { font-size: 18pt; }

pre { font-size: 16pt;  }

pre.code { 
        background-color: black;
        padding: 5px;
         border: silver thick groove;
          -moz-border-radius: 11px;
      }
     
 
div#header, div#footer {  color: silver; }

#currentSlide { color: silver;}

#controls #navLinks a { color: silver; }

.step { color: gray; }
/* or hide next steps e.g.  .step { visibility: hidden; } */
.stepcurrent { color: yellow; }

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
n3bulous-infuse-0.9.0 lib/s6/blank.css
n3bulous-infuse-0.9.1 lib/s6/blank.css
n3bulous-infuse-0.9.2 lib/s6/blank.css
n3bulous-infuse-0.9.3 lib/s6/blank.css
n3bulous-infuse-0.9.4 lib/s6/blank.css
n3bulous-infuse-0.9.5 lib/s6/blank.css
n3bulous-infuse-0.9.6 lib/s6/blank.css
n3bulous-infuse-0.9.7 lib/s6/blank.css