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 { body {
color: MintCream; color: white;
background-color: DarkSlateBlue; background-color: #200f21;
/* background-color: MidnightBlue; */
} }
h1, h2, h3 { h1, h2, h3 {
text-align: center; text-align: center;