CSS für FAQ und Auftrennung von a5, weil link nicht will

This commit is contained in:
2026-04-19 13:15:48 +02:00
parent 5c45cbab8b
commit c3bb3c56b9
4 changed files with 17 additions and 8 deletions
+5
View File
@@ -142,6 +142,11 @@ select {
background-color: transparent;
}
dt {
font-size: 1.2em;
font-weight: bold;
}
@media (max-width: 1024px) {
.header {
flex-direction: column;