]> sipb.mit.edu Git - wiki.git/commitdiff
CSS: Fix what appears to be a typo
authorGeoffrey Thomas <geofft@mit.edu>
Mon, 15 Feb 2010 11:35:30 +0000 (06:35 -0500)
committerGeoffrey Thomas <geofft@mit.edu>
Mon, 15 Feb 2010 11:37:15 +0000 (06:37 -0500)
style.css

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