dotfiles/_chrome__firefox/userContent.css
Meutel 546ce9a46e Customize firefox
copy to $firefox_profile/chrome
2018-01-04 11:49:47 +01:00

6 lines
91 B
CSS

@-moz-document url("about:newtab") {
body {
background-color: #333 !important;
}
}