summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css9
1 files changed, 4 insertions, 5 deletions
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;
}