From c469afcedce36eb039f54c8234f3624660419ab5 Mon Sep 17 00:00:00 2001 From: Lex Lim Date: Thu, 9 Jan 2025 13:34:25 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=A6=96=E9=A1=B5=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/ext.isekai.mainPage.less | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/modules/ext.isekai.mainPage.less b/modules/ext.isekai.mainPage.less index cc74611..0142661 100644 --- a/modules/ext.isekai.mainPage.less +++ b/modules/ext.isekai.mainPage.less @@ -20,5 +20,10 @@ border-radius: 0; box-shadow: none; padding: 0; + background-color: transparent; + } + + .citizen-body-container { + margin-top: 0; } } \ No newline at end of file