From a123f89e1591991f2f2ecdc454a98b0b650f0d32 Mon Sep 17 00:00:00 2001 From: JekkiNoopy Date: Sun, 17 May 2026 02:53:45 +0800 Subject: [PATCH] =?UTF-8?q?feat=20=E7=B6=9C=E8=97=9D=E8=A1=A8=E6=90=9C?= =?UTF-8?q?=E5=B0=8B=E6=88=90=E5=93=A1=E7=AF=80=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- variety/variety-shows.html | 74 +++++++++++++++++++++++++------------- 1 file changed, 49 insertions(+), 25 deletions(-) diff --git a/variety/variety-shows.html b/variety/variety-shows.html index 6be02dd..b0973c8 100644 --- a/variety/variety-shows.html +++ b/variety/variety-shows.html @@ -14,24 +14,36 @@ padding-bottom: 48px; } - body.variety-shows-page .variety-shows-lead { - max-width: 44rem; - margin: 0 auto 1.25rem; - text-align: left; - color: #4a4a4a; - line-height: 1.75; + body.variety-shows-page .search-section { + display: flex; + justify-content: center; + width: 100%; + margin: 0 0 1.25rem; + position: relative; + z-index: 1; } - body.variety-shows-page .variety-shows-section { - margin-top: 2rem; + body.variety-shows-page .search-input { + width: min(100%, 400px); + padding: 12px 25px; + border: 2px solid #ddd; + border-radius: 30px; + font-size: 1rem; + outline: none; + transition: border-color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease; + background-color: #fff; + color: #333; + box-sizing: border-box; } - body.variety-shows-page .variety-shows-section>h3 { - margin: 0 0 0.75rem; - font-size: 1.05rem; - font-weight: 800; - color: #303030; - text-align: left; + body.variety-shows-page .search-input:hover { + border-color: #bbb; + } + + body.variety-shows-page .search-input:focus { + border-color: #ffcc00; + box-shadow: 0 4px 15px rgba(255, 204, 0, 0.25); + transform: translateY(-2px); } body.variety-shows-page .variety-wiki-table-wrap { @@ -144,15 +156,13 @@
-

大家上過的綜藝

-

- 依播出期間整理固定出演紀錄,欄位對照常見維基表格式:日期、頻道、節目、成員、集數。合併儲存格表示同一頻道/同一位成員連續多檔;其餘區塊會陸續補上。 -

- -
-

固定出演(2016-2020)

-
- +

隊長帶弟弟

+
+ +
+
+
@@ -300,8 +310,7 @@
播出日期
-

資料整理自公開播出紀錄,集數與譯名若有出入以實際播出版本為準;歡迎之後逐列補上主持、嘉賓等區塊。

-
+

資料整理自公開播出紀錄,集數與譯名若有出入以實際播出版本為準;歡迎之後逐列補上主持、嘉賓等區塊。

返回瘋子與天才 @@ -317,6 +326,21 @@ +