diff --git a/frontend/simple/css/aai.css b/frontend/simple/css/aai.css index 39469d048..be0c35ed9 100644 --- a/frontend/simple/css/aai.css +++ b/frontend/simple/css/aai.css @@ -408,7 +408,7 @@ footer .footer_content .col .logo_holder img.arnes-logo { .register_holder{ max-width: 810px; width: 95%; - margin: 105px auto 105px auto; + margin: 70px auto 70px auto; } .register_holder h1 { @@ -437,6 +437,8 @@ body.gdpr .input_field div.label label { padding-bottom: 4px; } + + .regfield { height: 38px; max-width: 245px; @@ -484,6 +486,7 @@ body.gdpr div.zahtevek label input { + /* tekst nad poljem za opis */ form p:nth-of-type(2){ margin: 20px 0px; @@ -509,6 +512,12 @@ input[type=submit], button:hover, input[type=button], .button { + font-weight: 600; + font-size: 16px; + line-height: 26px; + height: 50px; + max-width: 320px; + width: 95%; padding: 0px; background: linear-gradient(to left,#F07D3E 50%, white 50%) right;