diff --git a/frontend/simple/classes/DisplayController.php b/frontend/simple/classes/DisplayController.php index c6dae602a..4eafaa944 100644 --- a/frontend/simple/classes/DisplayController.php +++ b/frontend/simple/classes/DisplayController.php @@ -462,28 +462,28 @@ class DisplayController{ echo 'kako deluje'; echo '

'.$lang["povezave__kako_deluje_h2"].'

'; echo '

'.$lang["povezave__kako_deluje_text"].'

'; - echo ' '.$lang["povezave_preberi_vec"].'hero image '; + echo ' '.$lang["povezave_preberi_vec"].'hero image '; echo ''; echo '
'; echo 'o 1ka'; echo '

'.$lang["povezave_o_1ka_h2"].'

'; echo '

'.$lang["povezave_o_1ka_text"].'

'; - echo ' '.$lang["povezave_preberi_vec"].'hero image '; + echo ' '.$lang["povezave_preberi_vec"].'hero image '; echo '
'; echo '
'; echo '1ka podpora'; echo '

'.$lang["povezave_1ka_podpora_h2"].'

'; echo '

'.$lang["povezave_1ka_podpora_text"].'

'; - echo ' '.$lang["povezave_preberi_vec"].'hero image '; + echo ' '.$lang["povezave_preberi_vec"].'hero image '; echo '
'; echo '
'; echo 'arnes podpora'; echo '

'.$lang["povezave_arnes_podpora_h2"].'

'; echo '

'.$lang["povezave_arnes_podpora_text"].'

'; - echo ' '.$lang["povezave_preberi_vec"].'hero image '; + echo ' '.$lang["povezave_preberi_vec"].'hero image '; echo '
'; echo ''; diff --git a/frontend/simple/css/aai.css b/frontend/simple/css/aai.css index 328f3462f..4bdce66e5 100644 --- a/frontend/simple/css/aai.css +++ b/frontend/simple/css/aai.css @@ -4,6 +4,10 @@ font-family: "Source Sans Pro","sans-serif"; } +.cookie_notice { + max-width: 1160px; +} + body { max-width: 1160px; margin: auto; @@ -202,7 +206,7 @@ header nav span.lang_switch img { font-size: 18px; line-height: 23px; - margin-top: 20px; + margin-top: 25px; margin-bottom: 8px; @@ -212,17 +216,12 @@ header nav span.lang_switch img { text-align: center; max-width: min(254px,25%); + + flex: 1; + margin-right: 25px; } -.povezave .col:nth-of-type(1) { - margin-right: 5px; -} -.povezave .col:nth-of-type(4) { - margin-left: 5px; -} -.povezave .col:nth-of-type(2), -.povezave .col:nth-of-type(3) { - margin-left: 5px; - margin-right: 5px; +.povezave .col:last-child{ + margin-right: 0px; } .povezave_img{ @@ -242,7 +241,7 @@ header nav span.lang_switch img { margin-top: 0px; margin-bottom: 25px; } -@media screen and (max-width: 910px) { +@media screen and (max-width: 955px) { .povezave .col p { min-height: 110px; margin-bottom: 0px; @@ -254,32 +253,33 @@ header nav span.lang_switch img { justify-content: space-between; align-items: center; - background-color: #F07D3E; + background-color: white; border: 1px solid #F07D3E; - color: white; + color: #F07D3E; font-size: 16px; font-weight: 600; line-height: 26px; padding: 11px 16px; - margin: 0px 20px; + margin: 0px auto; max-width: 165px; - background: linear-gradient(to left, #F07D3E 50%, white 50%) right; + background: linear-gradient(to left, white 50%, #F07D3E 50%) right; background-size: 200%; transition: .3s ease-out; } #povezave-btn:hover { - color: #F07D3E; - background-color: white; + color: white; + background-color: #F07D3E; border: 1px solid #F07D3E; background-position: left; } + footer { width: 100%; } @@ -456,23 +456,15 @@ input[type=button]:hover, } .povezave .col { - margin: auto; margin-top: 50px; width: auto; - max-width: none; - + max-width: none; } - .povezave .col:nth-of-type(1), - .povezave .col:nth-of-type(3) { - margin-left: 20px; - margin-right: 30px; - } - .povezave .col:nth-of-type(2), - .povezave .col:nth-of-type(4) { - margin-right: 20px; - margin-left: 0px; + .povezave .col:last-child{ + margin-right: 25px; } + .povezave .col p { max-width: 392px; @@ -480,11 +472,11 @@ input[type=button]:hover, min-height: unset; margin-bottom: 25px; } - @media screen and (max-width: 739px) { + /* @media screen and (max-width: 739px) { .povezave .col p { min-height: 80px; } - } + } */ #povezave-btn { margin: 0px auto; @@ -505,7 +497,7 @@ input[type=button]:hover, /* border: 1px solid red; */ max-width: 100%; width: auto; - + } footer .footer_content .col .logo_holder{ @@ -766,7 +758,7 @@ input[type=button]:hover, max-height: 180px; text-align: left; - + } footer .footer_content .col span { diff --git a/public/img/icons/chevron_orange.svg b/public/img/icons/chevron_orange.svg new file mode 100644 index 000000000..66c14fbd0 --- /dev/null +++ b/public/img/icons/chevron_orange.svg @@ -0,0 +1,3 @@ + + +