ogey :333

This commit is contained in:
2024-08-10 20:30:33 +02:00
parent a61e0497e5
commit ee39fdd950
4 changed files with 3 additions and 2 deletions

View File

@@ -3,6 +3,7 @@ body {
color: white;
text-shadow: -1px -1px 0 #000, 1px -1px #000, -1px 1px #000, 1px 1px #000;
display: grid;
background: #333;
}
a:link {