AAI/GDPR margin padding
This commit is contained in:
parent
c8683d56cf
commit
6f55b746ae
@ -549,6 +549,11 @@ input[type=button]:hover,
|
|||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.register_holder {
|
||||||
|
margin-top: 70px;
|
||||||
|
margin-bottom: 70px;
|
||||||
|
}
|
||||||
|
|
||||||
.hero-container img {
|
.hero-container img {
|
||||||
max-width: 65%;
|
max-width: 65%;
|
||||||
}
|
}
|
||||||
@ -711,9 +716,14 @@ input[type=button]:hover,
|
|||||||
background-color: white;
|
background-color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.register_holder {
|
||||||
|
margin-top: 50px;
|
||||||
|
margin-bottom: 46px;
|
||||||
|
}
|
||||||
|
|
||||||
.pomembne_povezave {
|
.pomembne_povezave {
|
||||||
padding-top: 46px;
|
padding-top: 46px;
|
||||||
padding-bottom: 96px;
|
padding-bottom: 46px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.title {
|
.title {
|
||||||
@ -744,6 +754,10 @@ input[type=button]:hover,
|
|||||||
margin-bottom: 30px;
|
margin-bottom: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.povezave .col:nth-of-type(4) {
|
||||||
|
margin-bottom: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -880,6 +894,7 @@ input[type=button]:hover,
|
|||||||
footer {
|
footer {
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
|
padding-top: 50px;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user