mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
This commit is contained in:
parent
17cd84d1f3
commit
dfdef18275
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
@ -912,7 +912,7 @@ body:not(.simplify-comment) .panel-area .bb-comment {
|
||||
}
|
||||
.btn-subscribe {
|
||||
@include theme-background-color();
|
||||
@include color("e");
|
||||
@include foreground-color();
|
||||
}
|
||||
}
|
||||
#page-dynamic .col-2 .section-title {
|
||||
@ -944,4 +944,14 @@ body:not(.simplify-comment) .panel-area .bb-comment {
|
||||
@include color("a");
|
||||
}
|
||||
}
|
||||
}
|
||||
#page-404 {
|
||||
@include background-color("4");
|
||||
.p404 .error {
|
||||
@include color("a");
|
||||
}
|
||||
.back-btn {
|
||||
@include theme-background-color();
|
||||
@include foreground-color();
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user