From 52d1e29631b748f160b688a42ffc4c1315283ce9 Mon Sep 17 00:00:00 2001 From: roxwize Date: Thu, 30 Jan 2025 22:46:33 -0500 Subject: [PATCH] Fix a tragic Video Gaming Glitch that bunnyguy reported to me Signed-off-by: roxwize --- static/css/main.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/main.css b/static/css/main.css index 9e08b42..0ff799e 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -167,6 +167,7 @@ input { border: 1px solid #757462; background-color: white; padding: 4px; + color: black; font-family: inherit; font-size: 14px; }