Fix blur effect

This commit is contained in:
the1812 2019-05-05 22:46:48 +08:00
parent 2dfa909c4a
commit 1ab9e9b78c
4 changed files with 5 additions and 4 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -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}

View File

@ -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;
}