151020 New themes Mammoth and HiTech

This commit is contained in:
Daisuke
2020-10-15 14:25:16 -05:00
parent fd6ab22418
commit d62e41ef47
9 changed files with 542 additions and 2 deletions

View File

@ -118,6 +118,11 @@ input[type="checkbox"]:checked+label {
color:white !important;
}
.notif .profileButton{
color:black !important;
border: 1px solid black;
}
.side_element li:hover {
background-color: #000082;
color:white;