wip: planning

This commit is contained in:
mco-system 2023-04-04 21:04:54 +11:00
parent d0a0d5ca13
commit 33504e121a
1 changed files with 6 additions and 2 deletions

View File

@ -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;