From e467e08090f695423127cc11c3ea7a6c23a8cd4d Mon Sep 17 00:00:00 2001 From: Manuel Cillero Date: Tue, 7 Jul 2020 08:27:44 +0200 Subject: [PATCH] =?UTF-8?q?Corrige=20la=20cabecera=20de=20la=20p=C3=A1gina?= =?UTF-8?q?=20de=20bienvenida?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Se ajusta la posición del subtítulo debajo del logo. --- public/themes/circlepro/stylesheets/frontpage.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/themes/circlepro/stylesheets/frontpage.css b/public/themes/circlepro/stylesheets/frontpage.css index 94c6b71..98c421e 100644 --- a/public/themes/circlepro/stylesheets/frontpage.css +++ b/public/themes/circlepro/stylesheets/frontpage.css @@ -28,6 +28,7 @@ body.controller-welcome #header { } body.controller-welcome #wrapper-header { background: url(../images/logo.png) no-repeat 12px 0; + height: 88px; } body.controller-welcome #header { height: 88px; @@ -2389,7 +2390,7 @@ button:disabled, -moz-background-size: cover; -o-background-size: cover; background-size: cover; - } + } } #fp:before { background: rgba(0, 0, 0, 0);