This commit is contained in:
WickedJack99
2022-09-29 08:46:23 +02:00
parent 8e2d58e9e4
commit 10b66d58fc
3 changed files with 3 additions and 7 deletions

View File

@@ -12,6 +12,7 @@ body {
margin-bottom: 40px;
padding-left: 20px;
padding-right: 20px;
align-items: center;
}
#image00 {
@@ -23,11 +24,6 @@ body {
}
#div00 {
align-self: center;
text-align: center;
}
a {
color: lightseagreen;
}