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;