Add html namespace and some comments

This commit is contained in:
MrOtherGuy
2018-12-06 21:38:02 +02:00
parent 95ef609337
commit 900c1930dd
4 changed files with 9 additions and 0 deletions
+2
View File
@@ -1,3 +1,5 @@
@namespace url("http://www.w3.org/1999/xhtml");
@-moz-document url("about:home"),url("about:blank"),url("about:newtab"),url("about:privatebrowsing"){
body{background-color: rgb(46,54,69) !important}
}