Bilibili-Evolved/style/hide-banner/hide-banner.css
2019-05-05 22:46:48 +08:00

12 lines
193 B
CSS

#banner_link,
.z-top-container.has-banner>.header,
.custom-navbar .blur-layer
{
display: none !important;
}
div.blur-bg,
.b-header-mask-wrp .b-header-mask-bg
{
opacity: 0 !important;
}