improvements from Maik

This commit is contained in:
Jörg Henke
2023-10-16 22:36:41 +02:00
parent 0cc5cdb945
commit e7d9d74269
13 changed files with 264 additions and 30 deletions

View File

@ -42,6 +42,13 @@ body {
background-color: #222;
}
@media(min-width:1600px) {
.tabdivblurred {
width: 50%;
margin: auto;
}
}
.tabdivblurred {
padding: 8px;
padding-bottom: 0px;