博客园美化 | 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: "
上一篇:[20190329]探究sql语句相关mutexes补充2.txt


下一篇:H2数据库学习