This commit is contained in:
S170H
2024-01-06 19:41:51 +01:00
parent 713d5059b7
commit 7f4c73d91d
21 changed files with 37 additions and 4 deletions

View File

@@ -29,6 +29,12 @@ img {
text-align: center;
}
.speisen img{
width: 100px;
height: 100px;
}
p {
text-align: justify;
}