From b99b6ae4f2e213a56e1cd887848a7ba57e563d1d Mon Sep 17 00:00:00 2001 From: xiaoyang Date: Sat, 24 Jul 2021 17:52:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E9=97=BB=E8=AF=A6=E6=83=85=E6=97=B6?= =?UTF-8?q?=E9=97=B4=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- novel-front/src/main/resources/static/css/about.css | 1 + novel-front/src/main/resources/templates/about/news_info.html | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) 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}]]