#cnblogs_post_body  {
    font-size: 18px;
    line-height: 1.5;
    margin: 10px 0;
}
#cnblogs_post_body h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    margin: 10px 0;
}
.cnblogs-markdown .hljs, .cnblogs-post-body .hljs {
    font-family: "Consolas",sans-serif!important;
    font-size: 14px!important;
    line-height: 1.5!important;
    padding: 5px!important;
}
#blogTitle h1 {
    font-size: 50px;
    width: 310px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    position: relative;
    top: 80px;
    left: 17px;
    font-weight: 400;
}
.pager {
    font-size: 30px;
    margin: 10px 0;
    text-align: center;
    color: #2e6ab1;
    line-height: 200%;
}
.sidebar-block ul li {
    line-height: 2;
    border-bottom: 1px solid #e9e9e9;
    padding: 15px 10px 15px 20px;
    font-size: 16px;
    color: #777;
}
body {
    font-size: 16px;
}
#navList a {
    padding: 0 20px;
    font-size: 18px;
    font-weight: 400;
    display: block;
    color: #fff;
}
#profile_block {
    background: #fff;
    padding: 20px;
    color: #7e8c8d;
    font-size: 16px;
    line-height: 1.8;
    margin-top: 0!important;
    border: 1px solid #dedede;
}