From 58030d835b770cb9faad7b573d6f171d9d181e81 Mon Sep 17 00:00:00 2001 From: hmtsai Date: Fri, 16 Aug 2024 16:12:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=89=88=E6=9D=83=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.css | 9 +++++++++ index.html | 7 +++++++ 2 files changed, 16 insertions(+) diff --git a/index.css b/index.css index 2c3eb76..acc1392 100644 --- a/index.css +++ b/index.css @@ -93,3 +93,12 @@ h6 { font-size: 1em; margin: 0.5em 0 0 0; } + +.footer { + width:100%; +} + +.footer span { + margin: auto; + font-family: var(--font); +} diff --git a/index.html b/index.html index db49b91..1b3b8df 100644 --- a/index.html +++ b/index.html @@ -48,6 +48,13 @@ 前往 > + +
+
+ +