3 lines
153 B
CSS
3 lines
153 B
CSS
|
@-moz-document url("about:home"),url("about:blank"),url("about:newtab"),url("about:privatebrowsing"){
|
||
|
body{background-color: rgb(46,54,69) !important}
|
||
|
}
|