aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;
+}
+
+