Tiny IE CSS fix (sigh)
g0dil [Mon, 18 Jun 2007 10:07:06 +0000 (10:07 +0000)]
git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@264 270642c3-0616-0410-b53a-bc976706d245

doclib/senf.css

index 9985250..12a3f3e 100644 (file)
@@ -81,7 +81,7 @@ body {
 }
 
 #head a:hover { 
-       background-color: inherit;
+       background-color: #EDE497;
        text-decoration: underline;
 }