mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
This commit is contained in:
parent
820049ad5d
commit
2989fa216b
@ -680,7 +680,12 @@ table.viptable td,
|
||||
.song-change .font12,
|
||||
#dyn_wnd .dyn_menu,
|
||||
.mini-wnd .read-all,
|
||||
.mini-wnd .play-all
|
||||
.mini-wnd .play-all,
|
||||
.mainly-automatic dl,
|
||||
.mainly-automatic h2,
|
||||
.mainly-question h2,
|
||||
.q-box .q-title a,
|
||||
.q-c-div dl
|
||||
{
|
||||
color: #eee !important;
|
||||
}
|
||||
@ -1143,7 +1148,9 @@ li.log-item .user-action .up-mark,
|
||||
.mycollect-info .mycollect-li .song-title .song-float:hover,
|
||||
#dyn_wnd .dyn_menu li.on,
|
||||
#dyn_wnd .dyn_menu li:hover,
|
||||
.mini-wnd .list li a:hover
|
||||
.mini-wnd .list li a:hover,
|
||||
.q-title a.active,
|
||||
.q-c-div dl.active dt
|
||||
{
|
||||
color: var(--theme-color) !important;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user