summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/gitjoe.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/css/gitjoe.css b/css/gitjoe.css
index 4f93039..51ad1c1 100644
--- a/css/gitjoe.css
+++ b/css/gitjoe.css
@@ -85,15 +85,15 @@ a:active {
text-decoration: none;
}
-a#h {
+#h {
color: #d3869b;
}
-a#d {
+#d {
color: #fb4934;
}
-a#i {
+#i {
color: #b8bb26;
}