其他分享
首页 > 其他分享> > 博客园美化 | part06-标题样式

博客园美化 | part06-标题样式

作者:互联网

#cnblogs_post_body h2 {
    font-size: 21px;
    font-weight: bold;
    line-height: 1.5;
    margin: 10px 0;
    background: #b5ccff;
    border-radius: 6px;
}

/**  h2标签首部内容  **/ 
h2::before {
    content: "

标签:1.5,weight,h2,博客园,6px,part06,font,美化,before
来源: https://www.cnblogs.com/martin-1/p/15003637.html