130520 User search and wetcat theme

This commit is contained in:
Daisuke
2020-05-13 15:26:38 -05:00
parent 1f2b2fd19c
commit 125b944385
21 changed files with 689 additions and 123 deletions

View File

@ -152,7 +152,14 @@ input[type="checkbox"]:checked+label {
color:black;
}
.profile,.loader,.menu,.notif {
.postMenu {
background-color: #efd7f3;
border: 2px outset #f2e0f5;
color:black;
padding:2px;
}
.profile,.loader,.menu,.notif,.postMenu > .menu {
background-color: #efd7f3 !important;
border: 2px outset #f2e0f5 !important;
}