summaryrefslogtreecommitdiffstats
path: root/.config/qutebrowser/greasemonkey/boursorama-css.js
diff options
context:
space:
mode:
Diffstat (limited to '.config/qutebrowser/greasemonkey/boursorama-css.js')
-rwxr-xr-x.config/qutebrowser/greasemonkey/boursorama-css.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/qutebrowser/greasemonkey/boursorama-css.js b/.config/qutebrowser/greasemonkey/boursorama-css.js
index 4d1c29e..771bc38 100755
--- a/.config/qutebrowser/greasemonkey/boursorama-css.js
+++ b/.config/qutebrowser/greasemonkey/boursorama-css.js
@@ -5,6 +5,7 @@
// ==/UserScript==
GM_addStyle(`
+ div[id^='alert-random-'],
.chatbot,
.c-promotional-cards-wrapper,
.c-articles-wrapper,
@@ -14,5 +15,6 @@ GM_addStyle(`
visibility: hidden;
margin: 0px;
padding: 0px;
+ display: block;
}
`)
remember that computers suck.