test again

This commit is contained in:
RealStickman 2022-05-18 08:14:08 +00:00
parent a2dcf32fb6
commit 170bf2fa30

View File

@ -38,11 +38,7 @@ Put your custom CSS in this file.
opacity: 1; /* something firefox fix */ opacity: 1; /* something firefox fix */
} }
#body { body {
background: #00ff00; background: #ff0000 !important;
}
#main {
background: #ff0000;
} }