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,5 +1,6 @@
body {
background-color: dimgray;
color: snow;
}
img.imageSquare {
@@ -8,4 +9,8 @@ img.imageSquare {
#image00 {
background-color: black;
}
a {
color: lightseagreen;
}