diff options
| author | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-07-21 09:59:52 +0000 |
|---|---|---|
| committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-07-21 09:59:52 +0000 |
| commit | 478d09703876011708184e8a30194e4372feb804 (patch) | |
| tree | d46ed69360cae2bf9f1adf4ef87e7d66c0ec84ae /index.css | |
| parent | 4c992eadb4b536d2d1e0123193dda3917c644c35 (diff) | |
| download | mandoc-478d09703876011708184e8a30194e4372feb804.tar.gz mandoc-478d09703876011708184e8a30194e4372feb804.zip | |
Tidy up the www page.
Diffstat (limited to 'index.css')
| -rw-r--r-- | index.css | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -20,7 +20,7 @@ h2 { font-weight: bold; margin-bottom: 0px; font-family: Verdana, Tahoma, Arial, sans-serif; } -span.nm { color: #000000; font-weight: bold; } +span.nm { font-weight: bold; } span.attn { color: #000000; font-weight: bold; } @@ -30,9 +30,6 @@ div.head { border-bottom: 1px solid #dddddd; padding-bottom: 5px; text-align: right; } -div.subhead { font-size: smaller; - margin-bottom: 1em; } - div.foot { border-top: 1px solid #dddddd; padding-top: 5px; font-size: smaller; |
