diff options
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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; } |