This commit is contained in:
WickedJack99
2022-09-21 17:18:35 +02:00
parent 86e91a6c57
commit 67bff3faa7
8 changed files with 13 additions and 9 deletions

View File

@@ -1,8 +1,9 @@
body {
background-color: #121212;
color: snow;
color: white;
}
a {
color: lightseagreen;
text-decoration: none;
}