update colors

This commit is contained in:
mark 2023-06-04 22:06:21 +02:00
parent 8c6f8c17f1
commit c9e790dae8

View File

@ -1,7 +1,6 @@
body {
color: MintCream;
background-color: DarkSlateBlue;
/* background-color: MidnightBlue; */
color: white;
background-color: #200f21;
}
h1, h2, h3 {
text-align: center;