From a5b2f54aca563527d4e2d3fad64581dfcf4784db Mon Sep 17 00:00:00 2001 From: Zisbusy Date: Tue, 1 Mar 2022 14:00:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=BD=92=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Akina/css/style.css | 2 +- Akina/style.php | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Akina/css/style.css b/Akina/css/style.css index 0859242..f9e43cc 100644 --- a/Akina/css/style.css +++ b/Akina/css/style.css @@ -556,7 +556,7 @@ outline: none; position:fixed; left:0; top:0; - background: rgb(255, 255, 255); + background: rgb(255, 255, 255) !important; box-shadow: 0 2px 6px rgba(0,0,0,.04); } .gizle{ diff --git a/Akina/style.php b/Akina/style.php index 09d4742..9357de1 100644 --- a/Akina/style.php +++ b/Akina/style.php @@ -67,6 +67,9 @@ #centerbg { height: 630px; } + #archives-temp { + margin-top: 130px; + } '; } ?>