diff --git a/legalconsenthub-backend/src/main/resources/templates/application_form_template.html b/legalconsenthub-backend/src/main/resources/templates/application_form_template.html index 5081671..5b898b0 100644 --- a/legalconsenthub-backend/src/main/resources/templates/application_form_template.html +++ b/legalconsenthub-backend/src/main/resources/templates/application_form_template.html @@ -52,11 +52,30 @@ margin-bottom: 15px; } - .form-element { - margin-bottom: 20px; + .form-section { + margin-bottom: 30px; } - .form-element h3 { + .form-section h3 { + font-size: 1.2em; + color: #444; + margin-bottom: 10px; + border-bottom: 1px solid #ddd; + padding-bottom: 5px; + } + + .form-section p.description { + font-style: italic; + color: #666; + margin: 5px 0 15px; + } + + .form-element { + margin-bottom: 20px; + margin-left: 20px; + } + + .form-element h4 { font-size: 1.1em; margin-bottom: 5px; } @@ -101,14 +120,19 @@

Formularelemente

-
-

-

+
+

+

+ +
+

+

-
    -
  • -
-

Keine Auswahl getroffen

+
    +
  • +
+

Keine Auswahl getroffen

+