for testing

This commit is contained in:
RealStickman 2022-05-18 07:58:22 +00:00
parent 67e4eb71de
commit c6e403cb4f

View File

@ -39,13 +39,14 @@ Put your custom CSS in this file.
}
#main {
background-color: #111111;
background-color: #ff0000;
}
body {
background-color: #111111;
background-color: #00ff00;
}
.bg {
background-color: #111111;
background-color: #0000ff;
}