mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Update dark style and ads style
This commit is contained in:
parent
106d14fab3
commit
9eb568978e
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -170,7 +170,6 @@ div.con,
|
|||||||
.gift-item.buy.hover,
|
.gift-item.buy.hover,
|
||||||
.gift-presets .gift-panel-switch,
|
.gift-presets .gift-panel-switch,
|
||||||
.chat-history-panel .chat-history-list .chat-item.system-msg,
|
.chat-history-panel .chat-history-list .chat-item.system-msg,
|
||||||
.chat-history-panel .chat-history-list .chat-item.system-msg .msg-icon,
|
|
||||||
.bilibili-live-player-loading-panel,
|
.bilibili-live-player-loading-panel,
|
||||||
.guard-rank-cntr .rank-cntr .btn-box .buy:hover,
|
.guard-rank-cntr .rank-cntr .btn-box .buy:hover,
|
||||||
.rank.rank-4,
|
.rank.rank-4,
|
||||||
|
|||||||
@ -90,6 +90,7 @@ body>div.to-top.on
|
|||||||
.article-list-holder .article-item,
|
.article-list-holder .article-item,
|
||||||
.search-module .search-block input,
|
.search-module .search-block input,
|
||||||
.rank-module .rank-list .item,
|
.rank-module .rank-list .item,
|
||||||
|
.chat-history-panel .chat-history-list .chat-item.system-msg .msg-icon,
|
||||||
.page-content .right-side .up-list
|
.page-content .right-side .up-list
|
||||||
{
|
{
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
|
|||||||
@ -75,7 +75,6 @@ ul.navigation li span,
|
|||||||
.filter-block .filter-item-wrapper,
|
.filter-block .filter-item-wrapper,
|
||||||
.bangumi-index-crumb ul li a,
|
.bangumi-index-crumb ul li a,
|
||||||
.bangumi-item .pub-info,
|
.bangumi-item .pub-info,
|
||||||
.icon-font,
|
|
||||||
.link-footer .footer-img-linker .footer-img-text,
|
.link-footer .footer-img-linker .footer-img-text,
|
||||||
.cinema-home-crumb ul li a,
|
.cinema-home-crumb ul li a,
|
||||||
.video-item-biref .biref-info .biref-title-sec,
|
.video-item-biref .biref-info .biref-title-sec,
|
||||||
|
|||||||
@ -3,7 +3,8 @@
|
|||||||
.gg-floor-module,
|
.gg-floor-module,
|
||||||
.home-app-download,
|
.home-app-download,
|
||||||
.activity-m,
|
.activity-m,
|
||||||
.bilibili-player-promote-wrap
|
.bilibili-player-promote-wrap,
|
||||||
|
.bili-header-m .nav-menu .nav-con .nav-item .text-red
|
||||||
{
|
{
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|||||||
2
style/style-remove-promotions.min.css
vendored
2
style/style-remove-promotions.min.css
vendored
@ -1 +1 @@
|
|||||||
#slide_ad,#home_popularize,.gg-floor-module,.home-app-download,.activity-m,.bilibili-player-promote-wrap{display:none!important;}
|
#slide_ad,#home_popularize,.gg-floor-module,.home-app-download,.activity-m,.bilibili-player-promote-wrap,.bili-header-m .nav-menu .nav-con .nav-item .text-red{display:none!important;}
|
||||||
Loading…
Reference in New Issue
Block a user