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 {