@charset "utf-8";
/* 
Theme Name: wéle wordpress new theme 
Theme URI: 
Description: 
Author: 
Author URI: 
Version: 0.1
 */
.login h1 a {
 background-image: none, url("img/logo.svg");
 background-position: center top;
 background-repeat: no-repeat;
 background-size: 120px auto;
 display: block;
 font-size: 20px;
 height: 105px;
 line-height: 1.3em;
 margin: 0 auto 25px;
 outline: 0 none;
 padding: 0;
 text-indent: -9999px;
 width: 120px;
}