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