dotfiles/_chrome__firefox/userContent.css

6 lines
91 B
CSS

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