From a78833201506207f4fd1d81b48e0f015b4cb9d05 Mon Sep 17 00:00:00 2001 From: canarddu38 <71982379+canarddu38@users.noreply.github.com> Date: Tue, 27 Feb 2024 00:16:31 +0100 Subject: [PATCH] Update styles.css --- docs/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/styles.css b/docs/styles.css index b05f064..a8849ef 100644 --- a/docs/styles.css +++ b/docs/styles.css @@ -8,7 +8,7 @@ body { .light-mode { background-color: #bfbfbf; - color: black; + color: black !important; } .light-text {