feat(fe): enable allow background customization and auto theme switching in fe

This commit is contained in:
hexxa 2022-04-09 19:22:58 +08:00 committed by Hexxa
parent f55581efb8
commit 939eb8e8b7
7 changed files with 176 additions and 115 deletions

View file

@ -371,7 +371,7 @@
color: #16a085;
}
.theme-default a:hover {
color: cc#2ecc71;
color: #2ecc71;
}
.theme-default input:focus {
opacity: 0.8;