diff --git a/app.py b/app.py index 0c0671f..4c2c86d 100644 --- a/app.py +++ b/app.py @@ -20,7 +20,7 @@ app.config['BABEL_TRANSLATION_DIRECTORIES'] = 'translations' babel = Babel() # Version der App -APP_VERSION = "1.4.3" +APP_VERSION = "1.4.5" # HTML-Template wird jetzt aus templates/index.html geladen diff --git a/templates/index.html b/templates/index.html index bfefc02..835e0c5 100644 --- a/templates/index.html +++ b/templates/index.html @@ -473,9 +473,11 @@ button:focus, .accordion-header:focus { max-width: none; overflow: hidden; } + .header-section { + margin-top: 4.5em; /* Mehr Abstand für Sprachauswahl und Hilfe-Button */ + } h1 { font-size: 1.3em; - margin-top: 3.5em; /* Abstand für Sprachauswahl */ } .help-button-container { top: 1em; @@ -797,7 +799,7 @@ footer br + a { -
+
{{ _('Elpatrons') }}

{{ _('Datumsrechner') }}