Coulomb_G 2021-03-09 13:52:32 +08:00
parent 74d752faaa
commit 0058cf547b
3 changed files with 10 additions and 3 deletions

2
min/dark.min.css vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -93,3 +93,10 @@
@include to-theme("blue");
}
}
.multi-page .cur-list .list-box li .link-content img{
@include to-theme("blue");
}
.next-button .switch-button.on {
@include theme-background-color();
@include theme-border-color();
}