feat:調整內容

This commit is contained in:
2026-05-06 22:01:03 +08:00
parent a389065fc1
commit 8942173b55
5 changed files with 222 additions and 42 deletions
+5 -5
View File
@@ -3,7 +3,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>SECHSKIES Concert Archive</title>
<link rel="stylesheet" href="concert.css">
<link rel="stylesheet" href="style.css">
<!-- <link rel="stylesheet" href="style.css"> -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css">
</head>
@@ -11,7 +11,7 @@
<!-- HTML 結構 -->
<header class="concert-archive-header">
<div class="header-inner">
<h1 class="main-title">20th ANNIVERSARY TOUR</h1>
<h1 class="main-title">巡迴演唱會列表</h1>
<div class="subtitle-wrap">
<span class="sub-title">SECHSKIES CONCERT ARCHIVE</span>
</div>
@@ -24,7 +24,7 @@
<!-- 演唱會 con-$ -->
<div class="con-1" data-tour="YELLOW NOTE">
<span class="title">2016 SECHSKIES [YELLOW NOTE]</span>
<span class="title">2016&nbsp;&nbsp;|&nbsp;&nbsp; YELLOW NOTE</span>
<!-- 地點 con-$-$ -->
<div class="con-1-1 attended" data-date1="09.10">
@@ -152,7 +152,7 @@
</div>
<!-- 演唱會 02 -->
<div class="con-2" data-tour="20TH ANNIV.">
<span class="title">20TH ANNIVERSARY CONCERT</span>
<span class="title">2017-2018&nbsp;&nbsp;|&nbsp;&nbsp;20TH ANNIVERSARY</span>
<div class="con-2-1">
<span class="location">首爾:高尺天空巨蛋</span>
<input type="checkbox" id="expand-con-2-1" class="expand-trigger">
@@ -332,7 +332,7 @@
</div>
<!-- 演唱會 03 -->
<div class="con-3" data-tour="NOW・HERE・AGAIN.">
<span class="title">2018 CONCERT [NOW・HERE・AGAIN]</span>
<span class="title">2018&nbsp;&nbsp;|&nbsp;&nbsp;NOW・HERE・AGAIN</span>
<div class="con-3-1 attended" data-date1="10.13" data-date2="10.14">
<span class="location">首爾:首爾奧林匹克體操競技場</span>
<input type="checkbox" id="expand-con-3-1" class="expand-trigger">