mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Fix blur effect
This commit is contained in:
parent
2dfa909c4a
commit
1ab9e9b78c
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
min/hide-banner.min.css
vendored
2
min/hide-banner.min.css
vendored
@ -1 +1 @@
|
||||
#banner_link,.z-top-container.has-banner>.header{display:none!important}.b-header-mask-wrp .b-header-mask-bg,div.blur-bg{opacity:0!important}
|
||||
#banner_link,.custom-navbar .blur-layer,.z-top-container.has-banner>.header{display:none!important}.b-header-mask-wrp .b-header-mask-bg,div.blur-bg{opacity:0!important}
|
||||
@ -1,5 +1,6 @@
|
||||
#banner_link,
|
||||
.z-top-container.has-banner>.header
|
||||
.z-top-container.has-banner>.header,
|
||||
.custom-navbar .blur-layer
|
||||
{
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user