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

@ -1,4 +1,4 @@
a, .link {
a, .link,a > span {
color: #d8a070;
}
@ -55,6 +55,10 @@ input[type="checkbox"]:checked+label {
border-bottom: 2px solid white;
}
.search {
background-color:transparent !important;
}
.badge {
color: white;
}