9 lines
198 B
CSS
9 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;
|
|
}
|
|
}
|