From 9b2a79460a19af8ff0718f74ea5ce4f29736cacd Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Wed, 8 Jul 2020 19:12:50 +0200 Subject: Working? --- css/gitjoe.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/gitjoe.css b/css/gitjoe.css index 9e5c76b..2a90fe8 100644 --- a/css/gitjoe.css +++ b/css/gitjoe.css @@ -114,11 +114,11 @@ a.h:hover { } a.d:hover { - background-color: #ff7070; + background-color: #ff9f9f; } a.i:hover { - background-color: #f0d78a; + background-color: #fff77f; } div#content tr:hover { -- cgit v1.2.3