Adds Userstyle domain handling for mtgzone.com

This commit is contained in:
Andrew Gioia 2023-06-14 18:42:17 +00:00
parent a36d6cf95a
commit dd03c45ef2
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
@-moz-document domain("mtgzone.com") {
:root {
--blue: #375a7f;
--indigo: #6610f2;
@ -8965,3 +8966,4 @@ a.text-dark:hover {
.comment-node ul > li {
margin-bottom: 1rem;
}
}