aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaditya Dhruv <[email protected]>2022-07-14 10:15:58 -0700
committerAaditya Dhruv <[email protected]>2022-07-14 10:15:58 -0700
commit98818fffddfc99f345abc08ab9c22815c220bd92 (patch)
tree4d352b317bfc00768097195f8b7a562af4b81cfd
parenta7df3311a4a7b8f88d444fb0ded4f5f5814dd3bf (diff)
ff userchrome
-rw-r--r--userChrome.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/userChrome.css b/userChrome.css
new file mode 100644
index 0000000..cbe4abc
--- /dev/null
+++ b/userChrome.css
@@ -0,0 +1,8 @@
+* {
+ font-size: 15px !important;
+}
+.toolbarbutton-badge {
+ font-size: 8px !important;
+}
+
+