try this
This commit is contained in:
parent
205c215217
commit
1f7c72947d
@ -39,9 +39,13 @@ Put your custom CSS in this file.
|
||||
}
|
||||
|
||||
#main {
|
||||
background-color: #111111
|
||||
background-color: #111111;
|
||||
}
|
||||
|
||||
body {
|
||||
background: #111111
|
||||
background: #111111;
|
||||
}
|
||||
|
||||
.bg {
|
||||
background: #111111;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user