Sha256: 43d316c2aef1251be1aad765409115ab7ea08c25478a61fd46867531caec0653
Contents?: true
Size: 809 Bytes
Versions: 10
Compression:
Stored size: 809 Bytes
Contents
@import url(s6/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; } <%= content_for :css %>
Version data entries
10 entries across 10 versions & 1 rubygems