Styling
This commit is contained in:
parent
a5b49e41ab
commit
15401603e0
3 changed files with 28 additions and 39 deletions
11
config/firefox
Normal file
11
config/firefox
Normal file
|
@ -0,0 +1,11 @@
|
|||
/*
|
||||
* ~/.mozilla/firefox/<profile>/chrome/userChrome.css
|
||||
*/
|
||||
|
||||
:root, body {
|
||||
font-family: Letter;
|
||||
}
|
||||
|
||||
.tabbrowser-tab {
|
||||
/* font-size: 13px; */
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue