summaryrefslogtreecommitdiffstats
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
commit0d5c8f190def6dac649155b2d1ab8d5a17086a13 (patch)
tree73871bc63f02ab2cc3dcbc935584a20bd6819210 /index.css
parentb6e889d3ea020670f2274dea31ac9b1bd663d6df (diff)
downloadmandoc-0d5c8f190def6dac649155b2d1ab8d5a17086a13.tar.gz
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;