Add userContent.css
This commit is contained in:
5
chrome/userContent.css
Normal file
5
chrome/userContent.css
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
@-moz-document url("about:newtab"), url("about:home"){
|
||||||
|
body{
|
||||||
|
background-color: var(--cust-accent) !important;
|
||||||
|
}
|
||||||
|
}
|
Reference in New Issue
Block a user