更新 templates/index.html

This commit is contained in:
XOF
2025-12-15 06:25:07 +08:00
parent 86afec3e7b
commit 24d24a856f

View File

@@ -31,12 +31,14 @@
} }
h1 { h1 {
text-align: center;
color: #333; color: #333;
margin-bottom: 10px; margin-bottom: 10px;
font-size: 28px; font-size: 28px;
} }
.subtitle { .subtitle {
text-align: center;
color: #666; color: #666;
margin-bottom: 30px; margin-bottom: 30px;
font-size: 14px; font-size: 14px;