wtf why that oclor change???

This commit is contained in:
Alie 2023-06-07 19:23:28 +02:00
parent d4fb27de5a
commit f0595645aa
1 changed files with 3 additions and 3 deletions

View File

@ -44,16 +44,16 @@ body {
#about .centercubeplease { #about .centercubeplease {
color: #fff0f0; color: #fff0f0;
background-color: #990033; background-color: #990033;
border: 3px solid #c9c8c8; border: 3px solid #cc0066;
margin: auto; margin: auto;
padding: 10px; padding: 10px;
} }
h1{ h1 {
text-align: center; text-align: center;
} }
ul{ ul {
text-align: left; text-align: left;
} }