mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
fix(dark style): 推荐视频的标题悬浮色
re #1269, https://github.com/the1812/Bilibili-Evolved/issues/1269#issuecomment-738775848
This commit is contained in:
parent
7aa4c8fa98
commit
1a2bb6a63b
@ -828,3 +828,6 @@ html {
|
||||
.bb-comment .reply-notice .notice-item {
|
||||
@include theme-background-color();
|
||||
}
|
||||
.video-page-card .card-box .info .title:hover {
|
||||
@include theme-color();
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user