060520 Theme optimization and mobile layout changes

This commit is contained in:
Daisuke
2020-05-06 11:48:21 -05:00
parent 6de44032b7
commit 9d42478acd
29 changed files with 203 additions and 5309 deletions

View File

@ -43,6 +43,10 @@ input[type="checkbox"]:checked+label {
border-bottom: 2px solid white;
}
.search {
background-color:transparent !important;
}
.badge {
color: #ff9900;
}