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; }