From f534c7c4733a4640b6f7ad4f9efaeeb14a39154b Mon Sep 17 00:00:00 2001 From: augushong Date: Fri, 30 Jun 2023 16:44:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=8F=B3=E4=BE=A7=E8=83=8C?= =?UTF-8?q?=E6=99=AF=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/static/css/index.articles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/static/css/index.articles.css b/public/static/css/index.articles.css index 453ea25..d347f21 100644 --- a/public/static/css/index.articles.css +++ b/public/static/css/index.articles.css @@ -33,7 +33,7 @@ .session { margin-top: 15px; - background-color: #99CCFF; + background-color: #EDF6FF; padding: 15px; }