From: Platonides Date: Wed, 1 Nov 2017 21:28:35 +0000 (+0100) Subject: Cambiado tamaño bordes para ajustarse al logo X-Git-Url: http://gitweb.wikimedia.es/?a=commitdiff_plain;h=f10baf4405601d2a63784d53ccb218109a717eb2;p=wordpress%2Fwmes-theme Cambiado tamaño bordes para ajustarse al logo --- 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;