From 164085243e59538b52b32f08b5af8aa2fca847a3 Mon Sep 17 00:00:00 2001 From: mco-system Date: Tue, 4 Apr 2023 20:57:22 +1100 Subject: [PATCH] wip: planning --- styles/main.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/styles/main.css b/styles/main.css index 2a0be36..010de25 100644 --- a/styles/main.css +++ b/styles/main.css @@ -18,6 +18,10 @@ body { background-position-x: center; /* overflow: hidden; */ } +.bunt-input input { + background-color: #ffffff; +} + #thsf-schedule-wrapper { position: fixed;