mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Fix dark style for article
This commit is contained in:
parent
6cfe41ef0b
commit
9459b9e96c
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -58,6 +58,11 @@ div#square.container,
|
||||
{
|
||||
background-color: #222 !important;
|
||||
}
|
||||
.article-holder .error-card .video-holder .video-cover,
|
||||
.article-holder .error-card .video-holder p
|
||||
{
|
||||
background-color: #333 !important;
|
||||
}
|
||||
.main-container .title>span,
|
||||
.content-panel .title span,
|
||||
.face-g-list .mp-block .right ul li.base .round,
|
||||
@ -677,7 +682,8 @@ body>div.to-top.on
|
||||
.banner-wrapper .swiper-pagination-bullet-active,
|
||||
.nav-header-wrapper .nav-header .profile-img.active::before,
|
||||
.coin-wrap .coin-sure,
|
||||
.up-feedback .up-fb-btn:hover
|
||||
.up-feedback .up-fb-btn:hover,
|
||||
.draft-holder-block .draft-holder .panel .btn.on
|
||||
{
|
||||
background-color: $customStyleColor !important;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user