update a lot of change since a while

This commit is contained in:
2026-01-22 10:29:36 +01:00
parent a4dcb95d83
commit e1c1475f10
78 changed files with 4200 additions and 534 deletions

View File

@@ -19,3 +19,10 @@
.height_33 {
height: 33px;
}
.margin_left_-20 {
margin-left: -20px;
}
.padding_top_1 {
padding-top: 1px;
}