beta #4

Merged
doug713705 merged 203 commits from beta into master 2023-04-20 15:11:59 +02:00
1 changed files with 6 additions and 2 deletions
Showing only changes of commit 33504e121a - Show all commits

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;