diff --git a/assets/css/concert.css b/assets/css/concert.css index 99e30e3..8cfef7c 100644 --- a/assets/css/concert.css +++ b/assets/css/concert.css @@ -411,7 +411,7 @@ img { /* --- 2020 ACCESS:與其餘大卡同層級(title → img → con-X-1);::after=緞帶,CANCELED 水印用 ::before --- */ .con-4.con-access-denied[data-tour="ACCESS"] { - overflow: visible; + overflow: hidden; } .con-4[data-tour="ACCESS"]::after { @@ -440,7 +440,7 @@ img { font-weight: bold; padding: 2px 4px; border-radius: 4px; - box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1); + box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.8); z-index: 100; border: 2px solid #fff; background-color: #999 !important; diff --git a/concert/concert.html b/concert/concert.html index 51146b0..bfb1026 100644 --- a/concert/concert.html +++ b/concert/concert.html @@ -9,6 +9,37 @@ + + @@ -347,66 +378,66 @@ + +
+ 2018  |  NOW・HERE・AGAIN + +
+ 首爾:首爾奧林匹克體操競技場 + +
+
약속된 운명(아마게돈) / 約定的命運
+
FLYING LOVE(천상비애)/ 天上飛愛
+
무모한 사랑(RECKLESS LOVE)/ 不可能的愛
+
COM' BACK
+
학원별곡(RISE UP)/ 學園別曲
+
ROAD FIGHTER
+
LAST
+
세 단어(THREE WORDS)/ 三個詞
+
少女 - 張水院
+
Now - 殷志源
+
Egoist - 李宰鎮
+
Solo舞蹈:We Still In This Bitch - 金在德
+
오랜만이에요(IT'S BEEN A WHILE)
+
네겐 보일수 없었던 세상 / 不能讓你看到的世界
+
슬픈 노래(SAD SONG)/ 悲歌
+
특별해(SOMETHING SPECIAL)
+
느낌이 와(FEELING)
+
현기증(VERTIGO)
+
아프지마요(BE WELL)
+
ENCORE:
+
예감(GOT A FEELING)/ 預感
+
그대로 멈춰 / 就那樣停止
+
커플(COUPLE)/ 戀人
+
사랑하는 너에게 (DEAR LOVE)/ 給親愛的你(10月14日)
+
그날까지(TOGETHER FOREVER)/ 直到那一天(10月14日)
+
+ +
+
+ +
+ 2020  |  CONCERT [ACCESS] + +
+ 首爾:慶熙大學 平和殿堂 + +
+
+ 系統錯誤:無法建立連結 (Connection Failed) +
+
+ 原因:COVID-19 疫情擴散致演場會取消 +
+
+ STATUS: 403 FORBIDDEN - ACCESS DENIED +
+
+
+
- -
- 2018  |  NOW・HERE・AGAIN - -
- 首爾:首爾奧林匹克體操競技場 - -
-
약속된 운명(아마게돈) / 約定的命運
-
FLYING LOVE(천상비애)/ 天上飛愛
-
무모한 사랑(RECKLESS LOVE)/ 不可能的愛
-
COM' BACK
-
학원별곡(RISE UP)/ 學園別曲
-
ROAD FIGHTER
-
LAST
-
세 단어(THREE WORDS)/ 三個詞
-
少女 - 張水院
-
Now - 殷志源
-
Egoist - 李宰鎮
-
Solo舞蹈:We Still In This Bitch - 金在德
-
오랜만이에요(IT'S BEEN A WHILE)
-
네겐 보일수 없었던 세상 / 不能讓你看到的世界
-
슬픈 노래(SAD SONG)/ 悲歌
-
특별해(SOMETHING SPECIAL)
-
느낌이 와(FEELING)
-
현기증(VERTIGO)
-
아프지마요(BE WELL)
-
ENCORE:
-
예감(GOT A FEELING)/ 預感
-
그대로 멈춰 / 就那樣停止
-
커플(COUPLE)/ 戀人
-
사랑하는 너에게 (DEAR LOVE)/ 給親愛的你(10月14日)
-
그날까지(TOGETHER FOREVER)/ 直到那一天(10月14日)
-
- -
-
- -
- 2020  |  CONCERT [ACCESS] - -
- 首爾:慶熙大學 平和殿堂 - -
-
- 系統錯誤:無法建立連結 (Connection Failed) -
-
- 原因:COVID-19 疫情擴散致演場會取消 -
-
- STATUS: 403 FORBIDDEN - ACCESS DENIED -
-
-
-
diff --git a/totoga2/readable.html b/totoga2/readable.html index 1582728..0154637 100644 --- a/totoga2/readable.html +++ b/totoga2/readable.html @@ -181,6 +181,8 @@ /* 各欄內文字區:與一欄 section 同款邊距(不另縮 42rem 置中欄) */ + body.ebook-ssg2-page.totoga2-page #totoga2-reader .container11 section.ebook-intro.section, + /* 多欄內文段落:移除置中約束 */ body.ebook-ssg2-page.totoga2-page #totoga2-reader [class^="container2"] section.ebook-intro.section p.ebook-intro-lead, body.ebook-ssg2-page.totoga2-page #totoga2-reader [class^="container3"] section.ebook-intro.section p.ebook-intro-lead, @@ -254,29 +256,6 @@ gap: 0.75rem; } - /* 單欄 container11:標題、圖、內文同寬(42rem)左右置中 */ - body.ebook-ssg2-page.totoga2-page #totoga2-reader .container:has(> .container11)>.container11:has(> section.ebook-section) { - align-items: center; - } - - body.ebook-ssg2-page.totoga2-page #totoga2-reader .container11>section.ebook-section { - width: 100%; - max-width: 42rem; - margin-inline: auto; - box-sizing: border-box; - } - - body.ebook-ssg2-page.totoga2-page #totoga2-reader .container11>section.ebook-section>img { - width: 100%; - max-width: 100%; - margin-inline: auto; - display: block; - } - - body.ebook-ssg2-page.totoga2-page #totoga2-reader .container11>section.ebook-section>h2.section-title { - text-align: center; - } - body.ebook-ssg2-page.totoga2-page #totoga2-reader .container:not(.readable-homework-block):not(.overlap-style):has(> .container21):has(> .container22)::after { display: none; } @@ -766,7 +745,7 @@
-

世紀末的追星潮,那場驚天動地的「黃色奇蹟」!

+

世紀末的追星狂熱,你聽過那場驚天動地的「黃色奇蹟」嗎?

水晶男孩 COM' BACK

在大韓民國綜藝史上,MBC《無限挑戰》締造了無數眼淚與歡笑,而其中最傳奇的企劃,莫過於將 90