]> git.cameronkatri.com Git - mandoc.git/blobdiff - style.css
Fixed email address in manual AUTHOR reference.
[mandoc.git] / style.css
index a8d6cbc55a39bc8d79d95c93eb7a14749dc52510..d41c313fa76596ecf840b452235353be8377c494 100644 (file)
--- a/style.css
+++ b/style.css
@@ -31,7 +31,8 @@ h3            { font-size: small;
                  margin-bottom: 0px; 
                  font-family: Verdana, Tahoma, Arial, sans-serif; }
 
-span.man       { color: #000000; border-bottom: 1px dotted #999999; }
+a.man          { text-decoration: none; 
+                 border-bottom: 1px dotted #999999; }
 
 span.path      { color: #000000; }
 
@@ -39,6 +40,10 @@ span.nm              { color: #000000; font-weight: bold; }
 
 span.attn      { color: #000000; font-weight: bold; }
 
+span.fl                { font-weight: bold; }
+
+span.ar                { text-decoration: underline; }
+
 div.head       { border-bottom: 1px dotted #cccccc; 
                  padding-bottom: 5px;
                  text-align: right; }