feat:加入白色版標題

This commit is contained in:
2026-05-06 20:31:53 +08:00
parent c03fbb9318
commit a389065fc1
2 changed files with 48 additions and 0 deletions
+8
View File
@@ -9,6 +9,14 @@
<body>
<!-- HTML 結構 -->
<header class="concert-archive-header">
<div class="header-inner">
<h1 class="main-title">20th ANNIVERSARY TOUR</h1>
<div class="subtitle-wrap">
<span class="sub-title">SECHSKIES CONCERT ARCHIVE</span>
</div>
</div>
</header>
<div class="search-section">
<input type="text" class="search-input" placeholder="搜尋曲目或場次...">
</div>