This commit is contained in:
2026-04-07 22:02:43 +02:00
parent 3f3f939267
commit e320feb2d7
17 changed files with 268 additions and 139 deletions

View File

@@ -20,6 +20,9 @@
height: 33px;
}
.margin_top_3 {
margin-top: 3px;
}
.margin_left_-20 {
margin-left: -20px;
}