summaryrefslogtreecommitdiffstatshomepage
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/style.css b/style.css
index a4dc1c70..d41c313f 100644
--- 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; }