This commit is contained in:
2026-08-16 21:47:50 +02:00
parent e76303d8c8
commit f70c969c04
2 changed files with 20 additions and 0 deletions
+15
View File
@@ -64,6 +64,10 @@ strong { color:#BBCCEE; background-color:#334444; font-weight:normal;}
display: none;
}
.mobile-footer-quicknav {
display: none;
}
/* ========================================
MOBILE LAYOUT (Responsive)
======================================== */
@@ -230,6 +234,17 @@ strong { color:#BBCCEE; background-color:#334444; font-weight:normal;}
width: 100% !important;
}
/* Quicknav ueber Footer */
.mobile-footer-quicknav {
display: block !important;
padding: 12px 20px;
text-align: center;
}
.mobile-footer-quicknav a.quicknav {
font-size: 14px;
margin: 0 4px;
}
/* Typografie anpassen */
body {
font-size: 14px !important;