Mehr Bilder, Arbeit am Backend

This commit is contained in:
2026-03-29 21:55:35 +02:00
parent 7c3da000f9
commit 44eb81e99a
18 changed files with 238 additions and 14 deletions

View File

@@ -24,6 +24,7 @@ select {
height: 3vh;
min-height: 24px;
flex-shrink: 0;
align-content: center;
}
.header {
@@ -108,6 +109,13 @@ select {
padding: 15px;
}
.content-img {
width: 33%;
height: 150px;
display: block;
margin: auto;
}
.navbar ul {
list-style-type: none;
padding: 10px;