From 24d24a856f9da95fc74db1e65c3d8c7771fd14ec Mon Sep 17 00:00:00 2001 From: XOF Date: Mon, 15 Dec 2025 06:25:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20templates/index.html?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/index.html b/templates/index.html index 6a07672..7f6f1c6 100644 --- a/templates/index.html +++ b/templates/index.html @@ -31,12 +31,14 @@ } h1 { + text-align: center; color: #333; margin-bottom: 10px; font-size: 28px; } .subtitle { + text-align: center; color: #666; margin-bottom: 30px; font-size: 14px;