From 81b102cdd471cc59a6ce8e8051d5cdb90c3457a7 Mon Sep 17 00:00:00 2001 From: Rsclub2 2 Date: Wed, 18 Oct 2023 16:49:52 +0200 Subject: [PATCH] Update Light-Mode --- templates/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/index.html b/templates/index.html index 8a2b12c..2350d6a 100644 --- a/templates/index.html +++ b/templates/index.html @@ -104,6 +104,7 @@ font-weight: bold; } .cancelled-row { + color: #fff; background-color: #500303; }