From ba3491b394a7709f8bd5a23a8d23a25a1c3f96cf Mon Sep 17 00:00:00 2001 From: Anyon Date: Fri, 20 Nov 2020 11:50:16 +0800 Subject: [PATCH] Update news.html --- app/wechat/view/api/view/news.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/wechat/view/api/view/news.html b/app/wechat/view/api/view/news.html index eacbd8625..7084b712e 100644 --- a/app/wechat/view/api/view/news.html +++ b/app/wechat/view/api/view/news.html @@ -44,7 +44,7 @@ margin: 5vw auto; position: relative; border-radius: 5px; - box-shadow: 0 0 2px #333; + box-shadow: 0 0 2px rgba(0, 0, 0, .5); } .container a.item {