This commit is contained in:
2024-06-17 18:20:15 +02:00
parent fb54160740
commit 2296981c35
12 changed files with 117 additions and 225 deletions

View File

@@ -2,7 +2,6 @@ body {
font-family: "arial";
color: white;
text-shadow: -1px -1px 0 #000, 1px -1px #000, -1px 1px #000, 1px 1px #000;
background-color: #daf7a6;
display: grid;
}