From f10baf4405601d2a63784d53ccb218109a717eb2 Mon Sep 17 00:00:00 2001 From: Platonides Date: Wed, 1 Nov 2017 22:28:35 +0100 Subject: [PATCH] =?utf8?q?Cambiado=20tama=C3=B1o=20bordes=20para=20ajustar?= =?utf8?q?se=20al=20logo?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- style.css | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/style.css b/style.css index d1673c1..ec7df66 100644 --- a/style.css +++ b/style.css @@ -658,9 +658,9 @@ section[role="banner"] { .wmes-logo { background-image: url('https://archivos.wikimedia.es/wikimedia/es/logo150.png'); background-position: center top; - background-size: 105px 108px; - width:105px; - height:108px; + background-size: 150px 112px; + width:150px; + height:112px; background-repeat:no-repeat; } @@ -1896,9 +1896,9 @@ img#wpstats { box-shadow: none; } .wmes-logo { - background-size: 125px 129px; - width:125px; - height:129px; + background-size: 150px 112px; + width:150px; + height:112px; } .site-header h2 { font-size: 16px; -- 2.30.2