X-Git-Url: https://git.cameronkatri.com/mandoc.git/blobdiff_plain/781e95b0b2a9d47373341f6cccbf13c9a3b15d7d..2bcccf0dba8f2c504e9c3597a11177aaca90023c:/index.css diff --git a/index.css b/index.css index c9b1ddf3..51025707 100644 --- a/index.css +++ b/index.css @@ -20,27 +20,29 @@ h2 { font-weight: bold; margin-bottom: 0px; font-family: Verdana, Tahoma, Arial, sans-serif; } -div.clhead { background-color: #E6E6FA; color: #000000; padding: 2px; font-weight: bold; } - -div.clbody { margin-left: 2px; } - -ul.clbody { margin-top: 4px; } - -span.rev { font-weight: bold; } - span.nm { color: #000000; font-weight: bold; } span.attn { color: #000000; font-weight: bold; } -div.head { border-bottom: 1px dotted #cccccc; +span.flag { font-weight: bold; } + +div.head { border-bottom: 1px solid #dddddd; padding-bottom: 5px; text-align: right; } -div.foot { border-top: 1px dotted #cccccc; +div.subhead { font-size: smaller; + margin-bottom: 1em; } + +div.foot { border-top: 1px solid #dddddd; padding-top: 5px; font-size: smaller; text-align: right; } -a.external { background: transparent url(external.png) center right no-repeat; padding-right: 12px; } +a.external { background: transparent url(external.png) center right no-repeat; + padding-right: 12px; } + +span.date { color: #000000; } + +div.news { margin-bottom: 2em; } -span.date { color: #808080; } +div.news ul { margin-left: 4em; }