From 9983f438fc45eb63182bf1320adf7f81a3932018 Mon Sep 17 00:00:00 2001 From: PASSER-BY Date: Fri, 25 Feb 2022 20:26:45 +0800 Subject: [PATCH] Update index.css --- style/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style/index.css b/style/index.css index 44aa239..59c933a 100644 --- a/style/index.css +++ b/style/index.css @@ -301,7 +301,7 @@ a:hover{ .mod-panel .intro,.mod-panel .article{ padding: 15px 20px; margin: 10px 0; - background: #f6f6f6; + background: rgb(246, 248, 250); border-radius: 6px; } .mod-panel .intro h3{