fenix-fox/content/newtab_background_color.css

3 lines
153 B
CSS
Raw Normal View History

2018-10-21 17:44:14 +02:00
@-moz-document url("about:home"),url("about:blank"),url("about:newtab"),url("about:privatebrowsing"){
body{background-color: rgb(46,54,69) !important}
}