AAI - popravljen header
This commit is contained in:
parent
a4a6104baf
commit
0eb4f0dcec
@ -29,13 +29,16 @@ body.landing_page #content.aai #main {
|
|||||||
background-image: none;
|
background-image: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
header {
|
header {
|
||||||
height: unset;
|
|
||||||
padding-top: unset;
|
|
||||||
}
|
|
||||||
header .header_container{
|
|
||||||
height: unset;
|
height: unset;
|
||||||
padding-top: 13px;
|
padding-top: 13px;
|
||||||
|
padding-left: 0px;
|
||||||
|
padding-right: 0px;
|
||||||
|
|
||||||
|
max-width: 1160px;
|
||||||
|
width: 100%;
|
||||||
|
margin: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@ -203,7 +206,7 @@ header nav span.lang_switch img {
|
|||||||
.pomembne_povezave {
|
.pomembne_povezave {
|
||||||
max-width: 1160px;
|
max-width: 1160px;
|
||||||
padding-top: 110px;
|
padding-top: 110px;
|
||||||
padding-bottom: 210px;
|
padding-bottom: 105px;
|
||||||
|
|
||||||
margin: auto;
|
margin: auto;
|
||||||
}
|
}
|
||||||
@ -310,6 +313,7 @@ header nav span.lang_switch img {
|
|||||||
footer {
|
footer {
|
||||||
/* max-width: 1160px;
|
/* max-width: 1160px;
|
||||||
margin: auto; */
|
margin: auto; */
|
||||||
|
padding-top: 105px;
|
||||||
}
|
}
|
||||||
footer .footer_content {
|
footer .footer_content {
|
||||||
max-width: 1160px;
|
max-width: 1160px;
|
||||||
@ -428,6 +432,8 @@ input[type=button]:hover,
|
|||||||
|
|
||||||
header {
|
header {
|
||||||
margin: none;
|
margin: none;
|
||||||
|
padding-left: 25px;
|
||||||
|
padding-right: 29px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* header - arnes logo fix */
|
/* header - arnes logo fix */
|
||||||
@ -664,7 +670,7 @@ input[type=button]:hover,
|
|||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
|
|
||||||
bottom: 30px;
|
bottom: 15px;
|
||||||
|
|
||||||
-webkit-transform: rotate(0deg);
|
-webkit-transform: rotate(0deg);
|
||||||
-moz-transform: rotate(0deg);
|
-moz-transform: rotate(0deg);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user