#10991 fixed background in black theme

This commit is contained in:
Daniel Cebrian 2023-04-20 12:47:06 +02:00
parent e05a19dc7f
commit 6ef34d78c4
1 changed files with 1 additions and 1 deletions

View File

@ -736,7 +736,7 @@ div#main_pure {
div#main,
div#container,
body.pure {
background-color: #111;
background-color: #111 !important;
}
form ul.form_flex {