Add skipcard block

This commit is contained in:
the1812 2024-06-12 22:52:11 +08:00
parent ffe84f451a
commit 8375b7fbe1
2 changed files with 3 additions and 2 deletions

View File

@ -58,7 +58,8 @@ body {
// https://www.bilibili.com/video/BV1Qe411d7LM/?t=221 // https://www.bilibili.com/video/BV1Qe411d7LM/?t=221
&-promotions { &-promotions {
.bili-cmtime, .bili-cmtime,
.bpx-player-cmtime { .bpx-player-cmtime,
.bpx-player-skipcard {
display: none !important; display: none !important;
} }
} }