inner body background

This commit is contained in:
RealStickman 2022-05-18 08:01:18 +00:00
parent 39b5d633c6
commit dfe7ba6409

View File

@ -50,3 +50,7 @@ body {
background-color: #0000ff !important; background-color: #0000ff !important;
} }
#body-inner {
background-color: #ff0000 !important;
}