From 14ab63c85cf2d1e60a5c28aa0a2aa9c14ea3632a Mon Sep 17 00:00:00 2001 From: Lan Hui <1348141770@qq.com> Date: Thu, 10 Aug 2023 10:03:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E7=AB=A0=E6=AE=B5=E8=90=BD=E6=AD=A3?= =?UTF-8?q?=E7=A1=AE=E5=88=86=E6=AE=B5=EF=BC=88=E5=9C=A8=20lead=20class=20?= =?UTF-8?q?=E4=B8=AD=E6=B7=BB=E5=8A=A0=20white-space:=20pre-wrap;=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/templates/userpage_get.html | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/app/templates/userpage_get.html b/app/templates/userpage_get.html index 55875fd..28cc926 100644 --- a/app/templates/userpage_get.html +++ b/app/templates/userpage_get.html @@ -34,13 +34,12 @@ } .lead{ - font-size: 17px; - font-family: Arial, Helvetica, sans-serif; + font-size: 18px; + font-family: Helvetica, sans-serif; + white-space: pre-wrap; } - .display-5{ - font-size: 30px; - } + @@ -69,10 +68,9 @@
Article added on: {{ today_article["date"] }}
{{ today_article["article_title"] }}
{{ today_article["article_title"] }}
{{ today_article["article_body"] }}
{{ today_article['source'] }}