新闻详情时间显示

This commit is contained in:
xiaoyang
2021-07-24 17:52:25 +08:00
parent 2e2a58c84b
commit b99b6ae4f2
2 changed files with 3 additions and 1 deletions

View File

@ -18,6 +18,7 @@
.news_title h2 { font-size: 20px; }
.news_title .from { color: #999; display: block; margin: 20px 0; }
.news_title .time { margin-left: 20px }
.news_title .click { margin-left: 40px }
.news_info { padding: 0 60px; line-height: 28px; font-size: 14px; min-height:400px }
.news_info p { margin-bottom: 30px }
.aboutBox h2 { font-size:16px; margin-bottom:15px }