From 3c4c9ad4b1111410eca70ecf585d5e77568e1797 Mon Sep 17 00:00:00 2001 From: eduardogusmao <31075edu> Date: Mon, 27 Jan 2020 14:42:28 -0300 Subject: [PATCH] =?UTF-8?q?Altera=C3=A7=C3=B5es:?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Mudança nos links da logo para o site do programa - Centralizar nome do curso no acesso do celular "resposividade" --- layout/frontpage.php | 3 ++- scss/preset/custom.scss | 8 ++++++++ templates/navbar.mustache | 3 ++- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/layout/frontpage.php b/layout/frontpage.php index b958a44..b25daa7 100644 --- a/layout/frontpage.php +++ b/layout/frontpage.php @@ -32,7 +32,8 @@ $bgCapa = rand(1,1);
- +wwwroot;?>image_url('logos/logo-b', 'theme')); ?> +
diff --git a/scss/preset/custom.scss b/scss/preset/custom.scss index 3552c2a..67aba7f 100644 --- a/scss/preset/custom.scss +++ b/scss/preset/custom.scss @@ -155,6 +155,14 @@ section#inicial{ color: #000; } } + @media (max-width: 576px) { + section#formulario{ + margin: 70px 0 0 0 !important; + .box-login-capa{ + margin-top: 0px !important; + } + } + } } } #page{ diff --git a/templates/navbar.mustache b/templates/navbar.mustache index df1be58..2e46c8a 100644 --- a/templates/navbar.mustache +++ b/templates/navbar.mustache @@ -32,7 +32,8 @@ - + + {{# logourl }}