diff --git a/frontend/simple/classes/DisplayController.php b/frontend/simple/classes/DisplayController.php index 271cfea89..16c92267d 100644 --- a/frontend/simple/classes/DisplayController.php +++ b/frontend/simple/classes/DisplayController.php @@ -326,9 +326,9 @@ class DisplayController{ echo ' Arnes '; - echo ' '.AppSettings::getInstance()->getSetting('app_settings-owner').''; - echo ' '.AppSettings::getInstance()->getSetting('app_settings-admin_email').''; - echo ' '.AppSettings::getInstance()->getSetting('app_settings-owner_website').''; + // echo ' '.AppSettings::getInstance()->getSetting('app_settings-owner').''; + // echo ' '.AppSettings::getInstance()->getSetting('app_settings-admin_email').''; + // echo ' '.AppSettings::getInstance()->getSetting('app_settings-owner_website').''; echo ''; @@ -351,7 +351,7 @@ class DisplayController{ echo '
'; echo ' ministrstvo za izobraževanje znanost in šport'; - echo ' '; + echo ' '; echo ' '; diff --git a/frontend/simple/css/aai.css b/frontend/simple/css/aai.css index a5195f53f..5457ed4c8 100644 --- a/frontend/simple/css/aai.css +++ b/frontend/simple/css/aai.css @@ -99,8 +99,6 @@ header nav span.lang_switch img { text-align: left; max-width: 50%; margin-right: 10px; - - font-size: 18px; } .hero-container .text h1 { @@ -113,10 +111,10 @@ header nav span.lang_switch img { } .hero-container .text p{ max-width: 390px; - - margin-top: 0px; margin-bottom: 25px; + + font-size: 18px; } .hero-container a { @@ -380,7 +378,9 @@ input[type=button]:hover, } - + .pomembne_povezave { + padding-bottom: 140px; + } .povezave{ display: grid; @@ -461,6 +461,10 @@ input[type=button]:hover, font-size: 50px; } + .hero-container { + margin-top: 50px; + } + .hero-container img { max-width: 80%; } @@ -477,7 +481,9 @@ input[type=button]:hover, background-color: white; } - + .pomembne_povezave { + padding-bottom: 96px; + } .povezave { display: flex;