From 0eb4f0dcec94d890fdd0cbe79508804deb22ca8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nejc=20Kova=C4=8D?= Date: Thu, 16 Jun 2022 08:31:18 +0200 Subject: [PATCH 1/3] AAI - popravljen header --- frontend/simple/css/aai.css | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/frontend/simple/css/aai.css b/frontend/simple/css/aai.css index 626563b57..c6350fc04 100644 --- a/frontend/simple/css/aai.css +++ b/frontend/simple/css/aai.css @@ -29,13 +29,16 @@ body.landing_page #content.aai #main { background-image: none; } + header { - height: unset; - padding-top: unset; -} -header .header_container{ height: unset; 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 { max-width: 1160px; padding-top: 110px; - padding-bottom: 210px; + padding-bottom: 105px; margin: auto; } @@ -310,6 +313,7 @@ header nav span.lang_switch img { footer { /* max-width: 1160px; margin: auto; */ + padding-top: 105px; } footer .footer_content { max-width: 1160px; @@ -428,6 +432,8 @@ input[type=button]:hover, header { margin: none; + padding-left: 25px; + padding-right: 29px; } /* header - arnes logo fix */ @@ -664,7 +670,7 @@ input[type=button]:hover, position: relative; - bottom: 30px; + bottom: 15px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); From c2e4ce2e5516f00a606fdda83e7b71ef3ed99923 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nejc=20Kova=C4=8D?= Date: Thu, 16 Jun 2022 09:03:03 +0200 Subject: [PATCH 2/3] AAI - content max width:95% (popravljeni media screeni) --- frontend/simple/css/aai.css | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/frontend/simple/css/aai.css b/frontend/simple/css/aai.css index c6350fc04..a19aec4bf 100644 --- a/frontend/simple/css/aai.css +++ b/frontend/simple/css/aai.css @@ -13,8 +13,15 @@ body { color: #343434; } +.aai { + max-width: 95%; + margin: auto; +} + + #main { background-color: white; + } #main .main_content { max-width: unset; @@ -271,7 +278,7 @@ header nav span.lang_switch img { margin-top: 0px; margin-bottom: 25px; } -@media screen and (max-width: 955px) { +@media screen and (max-width: 1000px) { .povezave .col p { min-height: 110px; margin-bottom: 0px; @@ -510,7 +517,7 @@ input[type=button]:hover, min-height: unset; margin-bottom: 25px; } - /* @media screen and (max-width: 739px) { + /* @media screen and (max-width: 735px) { .povezave .col p { min-height: 80px; } @@ -573,7 +580,7 @@ input[type=button]:hover, -@media screen and (max-width: 700px) { +@media screen and (max-width: 740px) { body.landing_page #main .main_content { padding: 0px; @@ -857,7 +864,7 @@ input[type=button]:hover, } -@media screen and (max-width: 345px) { +@media screen and (max-width: 365px) { footer .footer_content { flex-direction: column; align-items: center; From d49f53b4bf74079abc8779f91fc46f84eedb89ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nejc=20Kova=C4=8D?= Date: Thu, 16 Jun 2022 09:58:46 +0200 Subject: [PATCH 3/3] AAI - content max width:95% (popravljeni media screeni) --- frontend/simple/css/aai.css | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/frontend/simple/css/aai.css b/frontend/simple/css/aai.css index a19aec4bf..362f0f7c4 100644 --- a/frontend/simple/css/aai.css +++ b/frontend/simple/css/aai.css @@ -13,11 +13,6 @@ body { color: #343434; } -.aai { - max-width: 95%; - margin: auto; -} - #main { background-color: white; @@ -44,7 +39,7 @@ header { padding-right: 0px; max-width: 1160px; - width: 100%; + width: 95%; margin: auto; } @@ -128,6 +123,7 @@ header nav span.lang_switch img { align-items: center; max-width: 1160px; + width: 95%; height: auto; padding-top: 105px; @@ -212,6 +208,7 @@ header nav span.lang_switch img { .pomembne_povezave { max-width: 1160px; + width: 95%; padding-top: 110px; padding-bottom: 105px; @@ -291,6 +288,7 @@ header nav span.lang_switch img { align-items: center; /* background-color: white; */ + background-color: unset; border: 1px solid #F07D3E; color: #F07D3E; font-size: 16px; @@ -301,7 +299,7 @@ header nav span.lang_switch img { margin: 0px auto; max-width: 165px; - background: linear-gradient(to left, white 50%, #F07D3E 50%) right; + background: linear-gradient(to left,#FCFCFC 50%, #F07D3E 50%) right; background-size: 200%; transition: .3s ease-out; @@ -324,6 +322,7 @@ footer { } footer .footer_content { max-width: 1160px; + width: 95%; margin: auto; } @@ -432,7 +431,7 @@ input[type=button]:hover, background-color: white; } - + /* -------------------------------------- */ @media screen and (max-width: 834px) { @@ -486,6 +485,7 @@ input[type=button]:hover, .pomembne_povezave { padding-top: 68px; + padding-bottom: 70px; } .povezave{ @@ -528,7 +528,7 @@ input[type=button]:hover, } footer { - padding: 0px 25px; + padding: 70px 25px 0px 25px; } footer .footer_content { @@ -868,6 +868,8 @@ input[type=button]:hover, footer .footer_content { flex-direction: column; align-items: center; + + padding: 0px; } footer .footer_content .col {