Made important
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user