#blogTitle{
    
    height: 220px;
    background:#85b6bc  url(https://emloxe.github.io/test/images/cnblog-bg1.webp) no-repeat;
    background-size: 50%;
    background-position: center;
}


body {
background-color: #85b6bc;;
}
.top-github{position:absolute;right:0;top:37px;}


#navigator {background-color: #fff;}

#navList a.menu {color: #333;}

#navList a.menu:hover {color: #fff;}


.catListTitle {
    background: #4caf50;
}