From c5288f1c8b6ed4c265a9e08d5551810e7419242a Mon Sep 17 00:00:00 2001 From: myogg Date: Sat, 28 Sep 2024 22:03:09 +0800 Subject: [PATCH] Update style.css --- static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/style.css b/static/css/style.css index a141e76..c660831 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -134,7 +134,7 @@ a.extra:hover { border-bottom: 1px dashed #999; } margin: 0 auto; line-height: 1.75em; padding: 1em 2em; - background-color: #bdc84e; + background-color: #fff; margin: 1em auto; }