GDPR margin / button popravek
This commit is contained in:
parent
74ff3084bd
commit
b1788490b9
@ -408,7 +408,7 @@ footer .footer_content .col .logo_holder img.arnes-logo {
|
|||||||
.register_holder{
|
.register_holder{
|
||||||
max-width: 810px;
|
max-width: 810px;
|
||||||
width: 95%;
|
width: 95%;
|
||||||
margin: 105px auto 105px auto;
|
margin: 70px auto 70px auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.register_holder h1 {
|
.register_holder h1 {
|
||||||
@ -437,6 +437,8 @@ body.gdpr .input_field div.label label {
|
|||||||
padding-bottom: 4px;
|
padding-bottom: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
.regfield {
|
.regfield {
|
||||||
height: 38px;
|
height: 38px;
|
||||||
max-width: 245px;
|
max-width: 245px;
|
||||||
@ -484,6 +486,7 @@ body.gdpr div.zahtevek label input {
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/* tekst nad poljem za opis */
|
/* tekst nad poljem za opis */
|
||||||
form p:nth-of-type(2){
|
form p:nth-of-type(2){
|
||||||
margin: 20px 0px;
|
margin: 20px 0px;
|
||||||
@ -509,6 +512,12 @@ input[type=submit],
|
|||||||
button:hover,
|
button:hover,
|
||||||
input[type=button],
|
input[type=button],
|
||||||
.button {
|
.button {
|
||||||
|
font-weight: 600;
|
||||||
|
font-size: 16px;
|
||||||
|
line-height: 26px;
|
||||||
|
height: 50px;
|
||||||
|
max-width: 320px;
|
||||||
|
width: 95%;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
|
|
||||||
background: linear-gradient(to left,#F07D3E 50%, white 50%) right;
|
background: linear-gradient(to left,#F07D3E 50%, white 50%) right;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user