From f259b975ace3361e2d4a27d6c87d24acbfb30f4c Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Wed, 8 Jul 2020 18:53:10 +0200 Subject: I'm CSS noob --- css/gitjoe.css | 6 +++--- 1 file 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; } -- cgit v1.2.3