From 29737d43c79cf3bfb74b5449c82de0509942d313 Mon Sep 17 00:00:00 2001 From: Aevann Date: Sun, 3 Mar 2024 20:07:48 +0200 Subject: [PATCH] new red easier on the eye --- files/assets/css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/assets/css/main.css b/files/assets/css/main.css index ed4df09c3..51309d027 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -7761,7 +7761,7 @@ td[data-time] { } .bg-red, .bg-red * { - background-color: #71000b !important; + background-color: #5d1a21 !important } table.border-0 * {