Update firefox css

This commit is contained in:
rydesun 2022-12-18 18:16:51 +08:00
parent 07c6b20c19
commit d09d458cd0
5 changed files with 10 additions and 16 deletions

View file

@ -1,7 +0,0 @@
@import "color.css";
@-moz-document url("about:blank"), url("about:newtab") {
body {
background-color: var(--color-background-dark) !important;
}
}