diff options
author | Aaditya Dhruv <[email protected]> | 2023-08-27 01:42:25 -0500 |
---|---|---|
committer | Aaditya Dhruv <[email protected]> | 2023-08-27 01:42:25 -0500 |
commit | 4c8ebb3fffcdf10ba00a8beba47967cfc20011f0 (patch) | |
tree | 052afc3265a6b246bce0314f4add1adafd026640 /src/userChrome.css | |
parent | 598dc8dc0b06b13da8c4e2824dcff7d55a26fbf0 (diff) |
moving files around, clearing scripts
Diffstat (limited to 'src/userChrome.css')
-rw-r--r-- | src/userChrome.css | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/userChrome.css b/src/userChrome.css deleted file mode 100644 index cbe4abc..0000000 --- a/src/userChrome.css +++ /dev/null @@ -1,8 +0,0 @@ -* { - font-size: 15px !important; -} -.toolbarbutton-badge { - font-size: 8px !important; -} - - |