aboutsummaryrefslogtreecommitdiff
path: root/src/userChrome.css
diff options
context:
space:
mode:
authorAaditya Dhruv <[email protected]>2023-08-27 00:48:12 -0500
committerAaditya Dhruv <[email protected]>2023-08-27 00:48:12 -0500
commit598dc8dc0b06b13da8c4e2824dcff7d55a26fbf0 (patch)
tree8d1516fbbc46efea004548e5c2a348cd2e219409 /src/userChrome.css
parentde575ce30b06e140a53a59ed8343a6ed4e76a6e7 (diff)
restructuring dotfiles to streamline ansible
Diffstat (limited to 'src/userChrome.css')
-rw-r--r--src/userChrome.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/userChrome.css b/src/userChrome.css
new file mode 100644
index 0000000..cbe4abc
--- /dev/null
+++ b/src/userChrome.css
@@ -0,0 +1,8 @@
+* {
+ font-size: 15px !important;
+}
+.toolbarbutton-badge {
+ font-size: 8px !important;
+}
+
+