mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Update dark styles
This commit is contained in:
parent
1ea7580e0f
commit
0a3434e095
2
min/dark.min.css
vendored
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
@ -935,3 +935,10 @@ body:not(.simplify-comment) .panel-area .bb-comment {
|
||||
@include color("e");
|
||||
@include fill("e");
|
||||
}
|
||||
.hot-not-rank .hot-not-rank-text {
|
||||
@include theme-background-color("80");
|
||||
@include foreground-color();
|
||||
&:hover {
|
||||
@include theme-background-color();
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user