From 7e319c241e283ea16030f515252f93abbd326e0a Mon Sep 17 00:00:00 2001 From: SouthFox Date: Sat, 22 Apr 2023 23:34:18 +0800 Subject: [PATCH] [style] update comment background --- themes/freemind/source/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/freemind/source/css/style.css b/themes/freemind/source/css/style.css index 9b74a8d..3d92de4 100644 --- a/themes/freemind/source/css/style.css +++ b/themes/freemind/source/css/style.css @@ -1392,7 +1392,7 @@ code { animation: wrench 3.75s ease infinite; } #cusdis_thread { - background: #bbb; + background: #c6c6c6; box-shadow: 0 0 0 5px, 11px 13px 0 4px black; border: 2px solid #000000; }