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,6 +1,6 @@
body {
background-color: #121212;
color: snow;
color: white;
}
img.imageSquare {
@@ -13,4 +13,5 @@ img.imageSquare {
a {
color: lightseagreen;
text-decoration: none;
}