From 764053d7c42014c2e9041b983827da4c2cd88c1f Mon Sep 17 00:00:00 2001 From: teasiu Date: Wed, 11 Oct 2023 11:46:59 +0800 Subject: [PATCH] update --- static/changeslog.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/changeslog.html b/static/changeslog.html index 2cb5fbd..6975492 100644 --- a/static/changeslog.html +++ b/static/changeslog.html @@ -14,6 +14,7 @@ } h1 { margin: 20px 0; /* 添加标题上下边距 */ + color: #898989; } .image-row { display: flex;