body{

    background:url(https://images.cnblogs.com/cnblogs_com/blogs/757333/galleries/2304790/o_230427032208_bg_bear.jpg) fixed;

    background-size: 100%;

    background-repeat: no-repeat;

}
#home{
    opacity:0.9;
}
.entrylistPosttitle{
    border-left: 3px solid ##0f3647;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active,.entrylistTitle, .PostListTitle, .thumbTitle,.entrylistPosttitle a:link, .entrylistPosttitle a:visited, .entrylistPosttitle a:active{
    color: #0f3647;
}
.pager a{
    border: none;
    background: #fff;
    color: #0f3647;
}
.pager a:hover{
    border: none;
    background: #0f3647;
    color: #fff;
}