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;