From 1a156e461aadb16695bd75616ec2acc71c7dd5ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nejc=20Kova=C4=8D?= Date: Fri, 10 Jun 2022 12:33:13 +0200 Subject: [PATCH] AAi header --- frontend/simple/css/aai.css | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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 -------------------------------------- */