add important
This commit is contained in:
parent
c6e403cb4f
commit
39b5d633c6
@ -39,14 +39,14 @@ Put your custom CSS in this file.
|
|||||||
}
|
}
|
||||||
|
|
||||||
#main {
|
#main {
|
||||||
background-color: #ff0000;
|
background-color: #ff0000 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background-color: #00ff00;
|
background-color: #00ff00 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bg {
|
.bg {
|
||||||
background-color: #0000ff;
|
background-color: #0000ff !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user