From a389065fc138d95863760df7757d0ab386d11a10 Mon Sep 17 00:00:00 2001 From: JekkiNoopy Date: Wed, 6 May 2026 20:31:53 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E5=8A=A0=E5=85=A5=E7=99=BD=E8=89=B2?= =?UTF-8?q?=E7=89=88=E6=A8=99=E9=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- concert.css | 40 ++++++++++++++++++++++++++++++++++++++++ concert.html | 8 ++++++++ 2 files changed, 48 insertions(+) diff --git a/concert.css b/concert.css index 427bacc..de1ec45 100644 --- a/concert.css +++ b/concert.css @@ -1,3 +1,43 @@ +.concert-archive-header { + text-align: center; + padding: 100px 20px 80px; + background: #fcfaf2; + /* 延用你的米白背景 */ +} + +.main-title { + font-size: 3.5rem; + font-weight: 900; + color: #333; + margin: 0; + letter-spacing: 10px; + text-transform: uppercase; +} + +.subtitle-wrap { + margin-top: 25px; + display: flex; + align-items: center; + justify-content: center; +} + +.subtitle-wrap::before, +.subtitle-wrap::after { + content: ""; + flex: 1; + height: 3px; + background-color: #ffcc00; + /* 水晶黃 */ + max-width: 60px; +} + +.sub-title { + font-size: 1.2rem; + color: #888; + letter-spacing: 6px; + margin: 0 25px; +} + body { background-color: #fcfaf2; /* 溫潤米白背景 */ diff --git a/concert.html b/concert.html index f7c69d3..2a99ffe 100644 --- a/concert.html +++ b/concert.html @@ -9,6 +9,14 @@ +
+
+

20th ANNIVERSARY TOUR

+
+ SECHSKIES CONCERT ARCHIVE +
+
+