From ec0722f4d5d971ee8bed3b70777c116e061f1239 Mon Sep 17 00:00:00 2001 From: Daniel Bulant Date: Tue, 14 Apr 2020 13:24:14 +0200 Subject: [PATCH] Better hover color --- static/index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/static/index.html b/static/index.html index dcf9a2a..f490d0c 100644 --- a/static/index.html +++ b/static/index.html @@ -62,8 +62,7 @@ } tr:hover { - background-color: #444; - color: white; + background-color: rgb(214, 214, 214); } .null,