From 1ece8d0da11f9438e2139685794912ea6f30d4bb Mon Sep 17 00:00:00 2001
From: JozanLeClerc <bousset.rudy@gmail.com>
Date: Wed, 8 Jul 2020 18:52:01 +0200
Subject: Not working

---
 css/gitjoe.css | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'css')

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;
 }
 
-- 
cgit v1.2.3