Ein bisschen CSS, ein bisschen Übersetzung

This commit is contained in:
2026-04-04 23:24:59 +02:00
parent 3e5c99c3dd
commit 9cac0294cd
6 changed files with 98 additions and 39 deletions

View File

@@ -225,6 +225,11 @@ select {
width: 100%;
}
.eingabemaske input[type=checkbox] {
width: 40px;
height: 40px;
}
.eingabemaske button {
padding: 1em;
border: 4px outset;