This commit is contained in:
RealStickman 2022-05-18 07:51:12 +00:00
parent 205c215217
commit 1f7c72947d

View File

@ -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;
}