X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;f=style.css;h=d8f9fff462bdff2923d92dce6ed6579fbdb01b99;hb=1df3f334f6ae77950c9343299fb4bbd449d93729;hp=8065487448bfab07c079d8fdb33b9477356cceaf;hpb=3a151527e1d72aa75d9461ee9918bda3bd08bcb1;p=stagit.git diff --git a/style.css b/style.css index 8065487..d8f9fff 100644 --- a/style.css +++ b/style.css @@ -17,14 +17,13 @@ img { border: 0; } -a { +a.d, +a.h, +a.i, +a.line { text-decoration: none; } -a:hover { - text-decoration: underline; -} - #blob a { color: #777; }