From 6c9f3aff143ee19fd13ce73b1f479bdd7ea76846 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E8=89=AF?= <841369634@qq.com> Date: Fri, 3 May 2024 23:06:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- p/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/p/index.html b/p/index.html index bdf9c62..df9f417 100644 --- a/p/index.html +++ b/p/index.html @@ -9,6 +9,8 @@ body{padding:0;margin:0} div{padding:5px 5px 0 5px;font-size:20px} img{margin-bottom:20px} + #form{height:68px;position:fixed;left:0;top:0;z-index:1;background-color:#efefef;width:100%} + #imgs{margin-top:72px}