summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
index d8f9fff..d1cd6d3 100644
--- a/style.css
+++ b/style.css
@@ -17,6 +17,10 @@ img {
border: 0;
}
+a:target {
+ background-color: #ccc;
+}
+
a.d,
a.h,
a.i,