From c7df2caadc9c55222c89da6773bcf13a3a78f3ec Mon Sep 17 00:00:00 2001 From: wolegca <2738076308@qq.com> Date: Sun, 15 Sep 2019 15:22:40 +0800 Subject: [PATCH] normal update --- index.css | 4 ++-- myui.css | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/index.css b/index.css index dac2e73..5888ea2 100644 --- a/index.css +++ b/index.css @@ -9,11 +9,11 @@ content:''; display: block; position:fixed; - bottom:0px; + top:0px; left:0px; height:150%; width:100%; - background: black url(bg.jpg) no-repeat center; + background: black url(bg.jpg) no-repeat top; background-size: cover } diff --git a/myui.css b/myui.css index 810677b..1a04c45 100644 --- a/myui.css +++ b/myui.css @@ -43,7 +43,7 @@ body { /* float: left; */ top: 0; left: 0; - height: 100%; + height: 130%; width: 0; padding-top: 50px; transition: all .2s ease; @@ -122,7 +122,7 @@ body { transition: all .2s ease; opacity: 0; visibility: hidden; - bottom:0px; + top:0px; left:0px } @@ -306,7 +306,7 @@ body { background-color: rgba(95, 95, 95, 0.7); z-index: 998; opacity: 0; - bottom:0px; + top:0px; left: 0px }