mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
取消夜间模式粉丝牌的特殊样式
This commit is contained in:
parent
b1da667797
commit
ccea08347a
@ -460,10 +460,6 @@
|
||||
@include color("2");
|
||||
}
|
||||
}
|
||||
.fans-medal-level {
|
||||
@include background-color("2");
|
||||
@include foreground-color();
|
||||
}
|
||||
}
|
||||
.chat-control-panel .bottom{
|
||||
.content {
|
||||
|
||||
@ -196,7 +196,6 @@ div.con,
|
||||
.app-watch,
|
||||
#app .submit,
|
||||
.appeal-box,
|
||||
.fans-medal-item:not(.medal-guard) .fans-medal-level,
|
||||
.fans-medal-item .level
|
||||
{
|
||||
background-color: #222 !important;
|
||||
@ -1079,7 +1078,6 @@ li.tag > a,
|
||||
color: #00a1d6 !important
|
||||
}
|
||||
.fans-medal-item .label,
|
||||
.fans-medal-item:not(.medal-guard) .fans-medal-label,
|
||||
.calendar .day-item,
|
||||
.calendar .day-item.cur-day,
|
||||
.content-box .watermark-wrap .watermark
|
||||
|
||||
Loading…
Reference in New Issue
Block a user