Remove annoying moot text that gets added when adblocking ads
This commit is contained in:
parent
bea8687825
commit
7c9d3b7fe1
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -70,6 +70,9 @@ a {
|
||||
[hidden] {
|
||||
display: none !important;
|
||||
}
|
||||
div.center:not(.ad-cnt) {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
/* fixed, z-index */
|
||||
#overlay,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user