aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/index.css
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-07-21 09:59:52 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-07-21 09:59:52 +0000
commit478d09703876011708184e8a30194e4372feb804 (patch)
treed46ed69360cae2bf9f1adf4ef87e7d66c0ec84ae /index.css
parent4c992eadb4b536d2d1e0123193dda3917c644c35 (diff)
downloadmandoc-478d09703876011708184e8a30194e4372feb804.tar.gz
mandoc-478d09703876011708184e8a30194e4372feb804.tar.zst
mandoc-478d09703876011708184e8a30194e4372feb804.zip
Tidy up the www page.
Diffstat (limited to 'index.css')
-rw-r--r--index.css5
1 files changed, 1 insertions, 4 deletions
diff --git a/index.css b/index.css
index 51025707..623d55bc 100644
--- a/index.css
+++ b/index.css
@@ -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;