mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
commit
da0f09f58b
@ -957,3 +957,24 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.message-list-content {
|
||||
.message-content {
|
||||
@include color('f');
|
||||
}
|
||||
}
|
||||
|
||||
.bili-dyn-card-vote,
|
||||
.bili-dyn-upower-lottery__card,
|
||||
.bili-dyn-card-link-common__wrap,
|
||||
.bili-dyn-card-goods .bili-dyn-card-goods__wrap,
|
||||
.bili-dyn-card-reserve .bili-dyn-card-reserve__card {
|
||||
@include background-color('30');
|
||||
}
|
||||
.reference {
|
||||
.bili-dyn-card-reserve__card,
|
||||
.bili-dyn-card-link-common__wrap,
|
||||
.bili-dyn-card-goods__wrap {
|
||||
@include background-color('30');
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user