我的博客园css样式

#cnblogs_post_body{
font-size:  18px;
font-family: "等线light",Microsoft Yahei,Verdana,Helvetica,sans-serif; 
}
#topics .postTitle {
    text-align:center;
    font-size: 38px;
    font-weight: normal;
    margin-bottom: 20px;
    line-height: 1.8;
    color: #333;

}
#cnblogs_post_body h1, h2 ,h3,h4{
    font-weight: bold;
    border-bottom: 1px solid hsla(0,0%,50%,.33);
    margin: 1.8em 0;
}

#cnblogs_post_body h1 {
    font-size: 38px;
    line-height: 1.5;
}
#cnblogs_post_body h2 {
    font-size: 31px;
    line-height: 1.5;
}
#cnblogs_post_body h3 {
    font-size: 28px;
    line-height: 1.5;
}
#cnblogs_post_body h4 {
    font-size: 25px;
   line-height: 1.5;
}

猜你喜欢

转载自www.cnblogs.com/YuQiao0303/p/10097039.html