diff --git a/src/main/webapp/css/main.css b/src/main/webapp/css/main.css index e69de29..fa98df3 100644 --- a/src/main/webapp/css/main.css +++ b/src/main/webapp/css/main.css @@ -0,0 +1,20 @@ +#wrapper input[type=text] , #wrapper textarea { + height: 25px; +} + +#wrapper label { + min-width: 200px; +} + + +#wrapper label { + display: inline-block; + max-width: 100%; + margin-bottom: 5px; + margin-top: 15px; + font-weight: 400 !important; + min-width: 220px; + font-size: 16px; + line-height: 1.5; + font-family: "Open Sans", Arial, sans-serif !important; +} \ No newline at end of file diff --git a/src/main/webapp/html/form-compile/form-map.jsp b/src/main/webapp/html/form-compile/form-map.jsp index 81c9771..6a1c6b0 100644 --- a/src/main/webapp/html/form-compile/form-map.jsp +++ b/src/main/webapp/html/form-compile/form-map.jsp @@ -54,12 +54,12 @@ pageContext.setAttribute("required", "true"); + label=" Have you participated in the activities of any of our MOVING Regional Multi-Actors Platforms?" /> @@ -112,7 +112,7 @@ pageContext.setAttribute("required", "true"); .

+ name="privacyPolicyAgree" label=" I Agree" required="${required}" />