10 lines
198 B
CSS
10 lines
198 B
CSS
|
/***
|
||
|
https://github.com/rafaelmardojai/firefox-gnome-theme
|
||
|
***/
|
||
|
|
||
|
@-moz-document url("about:newtab"), url("about:home"), url("about:blank") {
|
||
|
body {
|
||
|
background-color: #073642 !important;
|
||
|
}
|
||
|
}
|