diff --git a/variety/variety-shows.html b/variety/variety-shows.html
index 3cf2f20..693a8d3 100644
--- a/variety/variety-shows.html
+++ b/variety/variety-shows.html
@@ -118,28 +118,24 @@
line-height: 1.6;
}
- body.variety-shows-page .variety-shows-subsection {
- margin-top: 2rem;
+ body.variety-shows-page .variety-shows-tabs {
+ display: flex;
+ flex-wrap: wrap;
+ justify-content: center;
+ gap: 10px;
+ margin: 0 0 1.25rem;
}
- body.variety-shows-page .variety-shows-subsection:first-of-type {
+ body.variety-shows-page .variety-shows-table-slot {
margin-top: 0;
}
- body.variety-shows-page .variety-shows-subsection>h3 {
- margin: 0 0 0.75rem;
- font-size: 1.05rem;
- font-weight: 800;
- color: #303030;
- text-align: left;
+ body.variety-shows-page .variety-shows-table-slot+.variety-shows-table-slot {
+ margin-top: 1.5rem;
}
- body.variety-shows-page .variety-shows-placeholder {
- margin: 0;
- text-align: left;
- color: #6a6a6a;
- font-size: 0.92rem;
- line-height: 1.65;
+ body.variety-shows-page .variety-shows-table-slot[hidden] {
+ display: none;
}
body.variety-shows-page .variety-shows-back {
@@ -186,9 +182,17 @@
autocomplete="off" aria-label="搜尋成員或節目">
-
- 隊長帶弟弟
- 團綜節目:多人一起上的固定出演與合體綜藝。
+
+
+
+
+
+
+
+
-
- 各自暴走
- 個人綜藝:成員各自上的節目,之後在此分表整理。
+
+
返回瘋子與天才
@@ -380,18 +383,67 @@