From 33504e121a72b274abcfc494a975136086a4aa8f Mon Sep 17 00:00:00 2001 From: mco-system Date: Tue, 4 Apr 2023 21:04:54 +1100 Subject: [PATCH] wip: planning --- styles/main.css | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/styles/main.css b/styles/main.css index 010de25..eb61e45 100644 --- a/styles/main.css +++ b/styles/main.css @@ -18,10 +18,14 @@ body { background-position-x: center; /* overflow: hidden; */ } -.bunt-input input { - background-color: #ffffff; + +.bunt-tabs-header-items { + background-color: red; } +.bunt-tab-header-item.active { + color: blue; +} #thsf-schedule-wrapper { position: fixed;