Dark background

This commit is contained in:
RealStickman 2022-05-18 08:03:18 +00:00
parent dfe7ba6409
commit c6662d849e

View File

@ -38,19 +38,8 @@ Put your custom CSS in this file.
opacity: 1; /* something firefox fix */
}
#main {
background-color: #ff0000 !important;
#body {
background-color: #111111;
}
body {
background-color: #00ff00 !important;
}
.bg {
background-color: #0000ff !important;
}
#body-inner {
background-color: #ff0000 !important;
}