]> sipb.mit.edu Git - wiki.git/commitdiff
Those underlines aren't really WYW
authorAlex Dehnert <adehnert@mit.edu>
Sat, 5 Dec 2009 05:51:48 +0000 (00:51 -0500)
committerAlex Dehnert <adehnert@mit.edu>
Sat, 5 Dec 2009 05:51:48 +0000 (00:51 -0500)
style.css

index 94d633747d562d155005b1ef64f42d68c2d116c4..f7759ae0c7f882638a4c8ebdddd19813ffc668c7 100644 (file)
--- a/style.css
+++ b/style.css
@@ -13,7 +13,7 @@ a:link, a:visited {
        text-decoration: none;
        color:#0066CC;
 }
-a:hover{
+a:link:hover, a:link:visited {
        text-decoration:underline;
 }
 #content-block{