diff --git a/frontend/simple/css/aai.css b/frontend/simple/css/aai.css index 2f2df8106..67d8de688 100644 --- a/frontend/simple/css/aai.css +++ b/frontend/simple/css/aai.css @@ -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 -------------------------------------- */