diff --git a/novel-front/src/main/resources/static/css/about.css b/novel-front/src/main/resources/static/css/about.css index 5f4ff0b..2148927 100644 --- a/novel-front/src/main/resources/static/css/about.css +++ b/novel-front/src/main/resources/static/css/about.css @@ -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 } diff --git a/novel-front/src/main/resources/templates/about/news_info.html b/novel-front/src/main/resources/templates/about/news_info.html index 7249ae6..1b07a91 100644 --- a/novel-front/src/main/resources/templates/about/news_info.html +++ b/novel-front/src/main/resources/templates/about/news_info.html @@ -18,7 +18,8 @@
+ +
来源:[[${news.sourceName}]]