]> git.armaanb.net Git - stagit.git/blobdiff - style.css
Update to neutral logo and favicon.
[stagit.git] / style.css
index 8065487448bfab07c079d8fdb33b9477356cceaf..d1cd6d36346e22f52419233c2312f75028e2c5c1 100644 (file)
--- a/style.css
+++ b/style.css
@@ -17,12 +17,15 @@ img {
        border: 0;
 }
 
-a {
-       text-decoration: none;
+a:target {
+       background-color: #ccc;
 }
 
-a:hover {
-       text-decoration: underline;
+a.d,
+a.h,
+a.i,
+a.line {
+       text-decoration: none;
 }
 
 #blob a {