From c291dc5970f6b2b65eefc6ca07eb1aa95114f189 Mon Sep 17 00:00:00 2001 From: JekkiNoopy Date: Sun, 17 May 2026 02:27:48 +0800 Subject: [PATCH] =?UTF-8?q?style=20=E6=99=82=E9=96=93=E8=BB=B8=E7=AF=80?= =?UTF-8?q?=E9=BB=9E=E9=96=93=E8=B7=9D60px?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/style.css | 2 +- assets/css/tablet.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/css/style.css b/assets/css/style.css index f9b5137..18c6f6a 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -1809,7 +1809,7 @@ a { .merged-storyline .story-node:nth-of-type(odd), .merged-storyline .story-node:nth-of-type(even) { - margin-top: 35px; + margin-top: 60px; } } diff --git a/assets/css/tablet.css b/assets/css/tablet.css index 08eceef..6700fa7 100644 --- a/assets/css/tablet.css +++ b/assets/css/tablet.css @@ -156,7 +156,7 @@ .merged-storyline .story-node:nth-of-type(odd), .merged-storyline .story-node:nth-of-type(even) { - margin-top: 35px; + margin-top: 60px; } /* 紀實長卷/pillar 段落 */