/**
 * Theme Name: twentyfifteen-chiguire
 * Template:   twentyfifteen
 */

 @import url("../twentyfifteen/style.css");

 .site-title {
     background: url("assets/logo48x48.png");
     background-repeat: no-repeat;
     background-position-y: center;
 }

 .site-title a {
    display: block;
    padding: 0 0 0 50px;
 }
