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 51ad1c1..3bd8b4c 100644
--- a/css/gitjoe.css
+++ b/css/gitjoe.css
@@ -85,15 +85,15 @@ a:active {
text-decoration: none;
}
-#h {
+.h {
color: #d3869b;
}
-#d {
+.d {
color: #fb4934;
}
-#i {
+.i {
color: #b8bb26;
}