From 64d006efa73b0b0dd4de58fbcd8c5ab0dacb71b8 Mon Sep 17 00:00:00 2001 From: luziyang <1895@88.com> Date: Tue, 19 Nov 2024 14:59:09 +0800 Subject: [PATCH] no message --- index.html | 2 +- static/main.css | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 7a0005b..527f063 100644 --- a/index.html +++ b/index.html @@ -770,7 +770,7 @@
diff --git a/static/main.css b/static/main.css index 922c8c4..ee2d788 100644 --- a/static/main.css +++ b/static/main.css @@ -242,9 +242,10 @@ html,body{ .links-list a { min-width: 120px; + font-family: HYYiSongW; display: inline-block; line-height: 24px; - font-size: 16px; + font-size: 16px; color: #545454; padding: 6px 10px 6px 10px; margin: 0 8px 8px 0;