GDPR h1 margin
This commit is contained in:
parent
d834358b64
commit
765744ab9e
@ -419,6 +419,8 @@ body.gdpr {
|
|||||||
font-size: 50px;
|
font-size: 50px;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
line-height: 62px;
|
line-height: 62px;
|
||||||
|
|
||||||
|
margin: 20px 0px;
|
||||||
}
|
}
|
||||||
.register_holder p {
|
.register_holder p {
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
@ -474,7 +476,7 @@ body.gdpr div.input_field{
|
|||||||
}
|
}
|
||||||
/* Elektronski naslov: */
|
/* Elektronski naslov: */
|
||||||
body.gdpr div.input_field:first-of-type {
|
body.gdpr div.input_field:first-of-type {
|
||||||
padding-top: 4px;
|
padding-top: 0px;
|
||||||
}
|
}
|
||||||
/* URL ankete: */
|
/* URL ankete: */
|
||||||
body.gdpr div.input_field:nth-of-type(3){
|
body.gdpr div.input_field:nth-of-type(3){
|
||||||
@ -495,17 +497,13 @@ body.gdpr div.zahtevek:last-of-type {
|
|||||||
padding-bottom: 0px;
|
padding-bottom: 0px;
|
||||||
}
|
}
|
||||||
/* body.gdpr div.zahtevek label {
|
/* body.gdpr div.zahtevek label {
|
||||||
display: flex;
|
line-height: 26px;
|
||||||
align-items: center;
|
} */
|
||||||
}
|
/* body.gdpr div.zahtevek label b {
|
||||||
body.gdpr div.zahtevek label b {
|
|
||||||
margin-right: 3px;
|
margin-right: 3px;
|
||||||
} */
|
} */
|
||||||
|
|
||||||
body.gdpr div.zahtevek label input {
|
body.gdpr div.zahtevek label input {
|
||||||
padding-top: 4px;
|
|
||||||
margin-top: 0px;
|
|
||||||
margin-left: 0px;
|
|
||||||
margin-right: 2px;
|
margin-right: 2px;
|
||||||
height: 18px;
|
height: 18px;
|
||||||
width: 18px;
|
width: 18px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user