summaryrefslogtreecommitdiff
path: root/qutebrowser/.config
diff options
context:
space:
mode:
Diffstat (limited to 'qutebrowser/.config')
-rw-r--r--qutebrowser/.config/qutebrowser/style.css8
1 files changed, 6 insertions, 2 deletions
diff --git a/qutebrowser/.config/qutebrowser/style.css b/qutebrowser/.config/qutebrowser/style.css
index 81e3491..325fc5c 100644
--- a/qutebrowser/.config/qutebrowser/style.css
+++ b/qutebrowser/.config/qutebrowser/style.css
@@ -1,8 +1,12 @@
-div#spon_links {
+div#spon_links {
display: none !important;
}
-div#adBlock {
+div#adBlock {
+ display: none !important;
+}
+
+div#spon-results {
display: none !important;
}