diff --git a/templates/assets/css/style.css b/templates/assets/css/style.css index 83642a5..4adcd96 100644 --- a/templates/assets/css/style.css +++ b/templates/assets/css/style.css @@ -684,6 +684,16 @@ section { } } +/*-------------------------------------------------------------- +# article +--------------------------------------------------------------*/ +.article-title { + font-size: 30px; + line-height: 1.5; + color: #000; + text-align: center; +} + /*-------------------------------------------------------------- # Our Services --------------------------------------------------------------*/ diff --git a/templates/post.html b/templates/post.html index 5dede7e..a75e67d 100644 --- a/templates/post.html +++ b/templates/post.html @@ -1,27 +1,16 @@ - + -
- - - -
评论
+评论