From fa4ee8c57d4f291a1d477c6a67f210042ff12cc2 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Wed, 8 Jul 2020 18:54:19 +0200 Subject: should be nice --- css/gitjoe.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/css/gitjoe.css b/css/gitjoe.css index 3bd8b4c..0eb78d6 100644 --- a/css/gitjoe.css +++ b/css/gitjoe.css @@ -97,6 +97,18 @@ a:active { color: #b8bb26; } +a.h { + color: #d3869b; +} + +a.d { + color: #fb4934; +} + +a.i { + color: #b8bb26; +} + div#content tr:hover { background-color: #d1e2f4; } -- cgit v1.2.3