Remove !important
This commit is contained in:
parent
ffe6afad54
commit
5389994e33
@ -39,6 +39,6 @@ Put your custom CSS in this file.
|
||||
}
|
||||
|
||||
body {
|
||||
background: #ff0000 !important;
|
||||
background: #ff0000;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user