Help page changeLanguage integration and visibility regulation

This commit is contained in:
2026-01-21 15:29:19 +01:00
parent 2627e5f44e
commit e9be536f29
4 changed files with 116 additions and 101 deletions
+1 -2
View File
@@ -812,7 +812,7 @@ button:hover {
/* help page */
/* ===== CONTAINER ===== */
.container {
.containerHelp {
background: white;
width: 90%;
max-width: 800px;
@@ -820,7 +820,6 @@ button:hover {
/* feste Höhe */
border-radius: 12px;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
display: flex;
flex-direction: column;
}