AAi header
This commit is contained in:
parent
939807024b
commit
1a156e461a
@ -21,12 +21,19 @@ body.landing_page #content.aai #main {
|
||||
|
||||
header {
|
||||
padding: 0px;
|
||||
align-items: flex-end;
|
||||
}
|
||||
|
||||
|
||||
header .nav-desktop span.menu_item {
|
||||
margin-left: 32px;
|
||||
text-transform: none;
|
||||
}
|
||||
|
||||
header nav span.menu_item {
|
||||
border-bottom: 0px;
|
||||
}
|
||||
|
||||
header .nav-desktop span.menu_item a {
|
||||
color: #343434;
|
||||
font-style: normal;
|
||||
@ -45,6 +52,10 @@ header nav span.menu_item.active {
|
||||
border-bottom: 3px #F07D3E solid;
|
||||
}
|
||||
|
||||
header .logo a img {
|
||||
height: 45px;
|
||||
}
|
||||
|
||||
header nav span.lang_switch img {
|
||||
margin-right: 8px;
|
||||
}
|
||||
@ -289,6 +300,9 @@ footer .footer_content .col1 .col1-flex {
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.arnes-logo {
|
||||
height: 45px;
|
||||
}
|
||||
|
||||
|
||||
/* GDPR ZAHTEVEK -------------------------------------- */
|
||||
|
Loading…
x
Reference in New Issue
Block a user