diff --git a/templates/components/navbar.html b/templates/components/navbar.html index 48fa701..b50e463 100644 --- a/templates/components/navbar.html +++ b/templates/components/navbar.html @@ -193,7 +193,7 @@ style="padding: 0;">Se connecter Créer + class="w3-bar-item munis-navbar-item w3-button munis-navbar-button w3-right w3-mobile">Créer un compte {{ end }} diff --git a/templates/forms/helpForm.html b/templates/forms/helpForm.html index 9c2a86a..e205058 100644 --- a/templates/forms/helpForm.html +++ b/templates/forms/helpForm.html @@ -1,93 +1,137 @@ {{ define "forms/helpForm.html" }} - - - Créer mon offre d'aide - - - - + + + Créer mon offre d'aide + + + +
-
-
-
- 1Offre d'aide +
+ +
+ 1Offre d'aide -
- - -
+
+ + +
-
- - -
+
+ + +
- -
- - -
+ +
+ + +
-
- - -
+
+ + +
-
- -
- - -
-
- - -
+
+ +
+ + +
+
+ + +
-
- - -
-
-
-
- 2Informations supplémentaires +
+ + +
+
+
+
+ + 2Informations supplémentaires + -
- - -
+
+ + +
-
- - - - +
+ + - -
-
+ -
- - -
-
- -
-
+ +
+
+ +
+ + +
+ + + + -{{ end }} \ No newline at end of file +{{ end }} diff --git a/templates/static/formStyle.css b/templates/static/formStyle.css index cfa0802..077b87a 100644 --- a/templates/static/formStyle.css +++ b/templates/static/formStyle.css @@ -68,7 +68,11 @@ font-size: 16px; cursor: pointer; margin-bottom: 30px; - } +} + +#form-container .aa-DetachedSearchButton { + display: flex; +} #form-container fieldset { margin: 30px;