]> git.cameronkatri.com Git - mandoc.git/blobdiff - index.css
`Ad' is supposed to underline. Found whilst trolling through manuals.
[mandoc.git] / index.css
index b58ad883e5e669a8552680a41d76a42536d0d507..623d55bc0fb3683426ef91515d784a4da69f9e7d 100644 (file)
--- a/index.css
+++ b/index.css
@@ -20,25 +20,26 @@ h2          { font-weight: bold;
                  margin-bottom: 0px; 
                  font-family: Verdana, Tahoma, Arial, sans-serif; }
 
                  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       { color: #808080; }
-
-span.nm                { color: #000000; font-weight: bold; }
+span.nm                { font-weight: bold; }
 
 span.attn      { 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; }
 
                  padding-bottom: 5px;
                  text-align: right; }
 
-div.foot       { border-top: 1px dotted #cccccc
+div.foot       { border-top: 1px solid #dddddd
                  padding-top: 5px;
                  font-size: smaller;
                  text-align: right; }
 
                  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; }
+
+div.news ul    { margin-left: 4em; }