]> git.cameronkatri.com Git - mandoc.git/blobdiff - index.css
Nit-picking style of www page.
[mandoc.git] / index.css
index 51025707aff73553fea508e3d64e391111b67ed8..559dd979527650d6f886cbeb2326760af08f8ccb 100644 (file)
--- a/index.css
+++ b/index.css
@@ -3,7 +3,8 @@ body            { color: #333333;
                  font-family: Verdana, Tahoma, Arial, sans-serif; }
 
 table.frame    { max-width: 800px; 
-                 padding-left: 10px; }
+                 padding-right: 2em;
+                 padding-left: 1em; }
 
 table          { padding-left: 40px; }
 
@@ -20,7 +21,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 +31,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;