From 44dafe06a23274f9176ec7c86f8bfcf744582405 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Wed, 8 Jul 2020 19:11:32 +0200 Subject: Now for others --- css/gitjoe.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'css/gitjoe.css') diff --git a/css/gitjoe.css b/css/gitjoe.css index 758f091..9e5c76b 100644 --- a/css/gitjoe.css +++ b/css/gitjoe.css @@ -114,11 +114,11 @@ a.h:hover { } a.d:hover { - color: #9d0006; + background-color: #ff7070; } a.i:hover { - color: #20871a; + background-color: #f0d78a; } div#content tr:hover { -- cgit v1.2.3