summaryrefslogtreecommitdiffstats
path: root/.config/qutebrowser/greasemonkey/google.js
diff options
context:
space:
mode:
Diffstat (limited to '.config/qutebrowser/greasemonkey/google.js')
-rwxr-xr-x.config/qutebrowser/greasemonkey/google.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/.config/qutebrowser/greasemonkey/google.js b/.config/qutebrowser/greasemonkey/google.js
index b410eff..44acf47 100755
--- a/.config/qutebrowser/greasemonkey/google.js
+++ b/.config/qutebrowser/greasemonkey/google.js
@@ -11,3 +11,10 @@
e.remove();
});
})();
+
+GM_addStyle(`
+ * {
+ // font-size: .98em !important;
+ // font-family: monospace, monospace !important;
+ }
+`)
remember that computers suck.