正文内部标题颜色改为红色,便于区分

This commit is contained in:
飞雪无情
2018-12-04 20:37:55 +08:00
parent 01e00384a7
commit 49e27884ad
+3
View File
@@ -363,6 +363,9 @@ textarea {
color:#444;
padding-top:27px;
}
.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6 {
color: #ba3925;
}
.page-content{
padding-top: 40px;
}