/*文章内页行标开始*/ .single-article .entry-content>h1 { font-size: 28px; font-weight: 700; background-color: #fff; border-bottom: 1px solid #0be4ec; border-left: 5px solid #0be4ec; padding: 5px 15px; border-radius: 2px; margin: 18px 0 18px -20px; overflow: hidden } .single-article .entry-content>h2 { font-size: 24px; font-weight: 700; background-color: #fff; border-bottom: 1px solid #ec0b0b; border-left: 5px solid #ec0b0b; padding: 5px 15px; border-radius: 2px; margin: 18px 0 18px -20px; overflow: hidden } .single-article .entry-content>h3 { font-size: 20px; font-weight: 700; background-color: #fff; border-bottom: 1px solid #1382e1; border-left: 5px solid #1382e1; padding: 5px 15px; border-radius: 2px; margin: 18px 0 18px -20px; overflow: hidden } .single-article .entry-content>h4 { font-size: 12px; font-weight: 700; background-color: #fff; border-bottom: 1px solid #50a136; border-left: 5px solid #50a136; padding: 5px 15px; border-radius: 2px; margin: 18px 0 18px -20px; overflow: hidden } .single-article .entry-content>h5 { font-size: 16px; font-weight: 700; background-color: #fff; border-bottom: 1px solid pink; border-left: 5px solid pink; padding: 5px 15px; border-radius: 2px; margin: 18px 0 18px -20px; overflow: hidden } /*文章内页行标结束*/
网站标题美化代码CSS
暂无讨论,说说你的看法吧