Bilibili-Evolved/style/override-navbar/no-banner.css
2019-01-25 16:33:53 +08:00

11 lines
165 B
CSS

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