首页 > Web开发 > 详细

我的博客园css样式

时间:2018-12-10 16:34:12      阅读:242      评论:0      收藏:0      [点我收藏+]
#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;
}

我的博客园css样式

原文:https://www.cnblogs.com/YuQiao0303/p/10097039.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!