Sha256: ea4923428f9897d00fce9e911dfd178ca5dc18f98f056446cff6db85a07892a8
Contents?: true
Size: 843 Bytes
Versions: 3
Compression:
Stored size: 843 Bytes
Contents
/* Workarounds for IE6's broken and incomplete CSS2. */ div.sidebar-content { background: #ffffee; border: 1px solid silver; padding: 0.5em; } div.sidebar-title, div.image-title { color: #527bbd; font-family: sans-serif; font-weight: bold; margin-top: 0.0em; margin-bottom: 0.5em; } div.listingblock div.content { border: 1px solid silver; background: #f4f4f4; padding: 0.5em; } div.quoteblock-attribution { padding-top: 0.5em; text-align: right; } pre.verseblock-content { font-family: inherit; } div.verseblock-attribution { padding-top: 0.75em; text-align: left; } div.exampleblock-content { border-left: 3px solid #dddddd; padding-left: 0.5em; } div.imageblock.latex div.image-title { margin-top: 0.5em; } /* IE6 sets dynamically generated links as visited. */ div#toc a:visited { color: blue; }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
mizuho-0.9.10 | asciidoc/stylesheets/xhtml11-quirks.css |
mizuho-0.9.9 | asciidoc/stylesheets/xhtml11-quirks.css |
mizuho-0.9.8 | asciidoc/stylesheets/xhtml11-quirks.css |