This commit is contained in:
WickedJack99
2022-09-21 16:46:36 +02:00
parent fcefb0fcc0
commit 8c73945cd0
8 changed files with 22 additions and 8 deletions

View File

@@ -1,4 +1,8 @@
body {
background-color: dimgray;
color: black;
color: snow;
}
a {
color: lightseagreen;
}