Made important
This commit is contained in:
@@ -4,8 +4,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
body.darkMode {
|
body.darkMode {
|
||||||
background-color: rgb(63, 63, 63);
|
background-color: rgb(63, 63, 63) !important;
|
||||||
color: white;
|
color: white !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.text-shadow.darkMode {
|
.text-shadow.darkMode {
|
||||||
|
Reference in New Issue
Block a user