#10991 fixed background in black theme
This commit is contained in:
parent
e05a19dc7f
commit
6ef34d78c4
|
@ -736,7 +736,7 @@ div#main_pure {
|
||||||
div#main,
|
div#main,
|
||||||
div#container,
|
div#container,
|
||||||
body.pure {
|
body.pure {
|
||||||
background-color: #111;
|
background-color: #111 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
form ul.form_flex {
|
form ul.form_flex {
|
||||||
|
|
Loading…
Reference in New Issue