Made important

This commit is contained in:
CommanderRedYT
2020-11-24 20:07:12 +01:00
parent 6f1f1bdf0b
commit 6d4367002e

View File

@@ -4,8 +4,8 @@
}
body.darkMode {
background-color: rgb(63, 63, 63);
color: white;
background-color: rgb(63, 63, 63) !important;
color: white !important;
}
.text-shadow.darkMode {