Sha256: 5fa02ab9ff738efda9a633f0c9c965fc3c88d8626d7da4c577cc59c950e7c0fa
Contents?: true
Size: 768 Bytes
Versions: 1
Compression:
Stored size: 768 Bytes
Contents
@media all { div.sectionbody, body { font-family: sans-serif; } div.sectionbody { line-height: 1.5em; } a:visited { color: #800080; } } @media screen { a { text-decoration: none; } a:hover { text-decoration: underline; } body { max-width: 50em; /* approximately 80 characters wide */ margin-left: 15em; } #toc { position: fixed; top: 0; left: 0; bottom: 0; width: 13em; padding: 0.5em; padding-bottom: 1.5em; margin: 0 !important; overflow: auto; } #toc a { color: #083194 !important; } #toc .toclevel1 { margin-top: 1.25em; } #toc .toclevel2 { margin-top: 0.25em; display: list-item; } } @media print { #toc { display: none; } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
inochi-5.1.0 | lib/inochi/tasks/2-man.css |