newlines i guess?
This commit is contained in:
parent
4f1229d246
commit
c081846a89
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
||||||
/* changes the background color of these mentioned pages to black */
|
/* changes the background color of these mentioned pages to black */
|
||||||
|
|
||||||
@-moz-document url(chrome://browser/content/blanktab.html), url(about:newtab), url(about:home), url(about:privatebrowsing), url(about:profiles){
|
@-moz-document url(chrome://browser/content/blanktab.html), url(about:newtab), url(about:home), url(about:privatebrowsing), url(about:profiles){
|
||||||
body{
|
body{
|
||||||
background-color: black !important;
|
background-color: black !important;
|
||||||
|
@ -72,4 +71,4 @@
|
||||||
margin-top: -2px !important;
|
margin-top: -2px !important;
|
||||||
padding-top: 2px !important;}
|
padding-top: 2px !important;}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue