From fcc0a792803a44cba4aecd1dff012f753d117802 Mon Sep 17 00:00:00 2001 From: liheng Date: Sat, 12 May 2018 21:17:46 +0800 Subject: [PATCH] =?UTF-8?q?#51=20banner=20=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/static-sanji-v2/css/index.css | 6 +++--- htdocs/static-sanji-v2/css/top.css | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/htdocs/static-sanji-v2/css/index.css b/htdocs/static-sanji-v2/css/index.css index a004106e..7e755db6 100644 --- a/htdocs/static-sanji-v2/css/index.css +++ b/htdocs/static-sanji-v2/css/index.css @@ -128,15 +128,15 @@ margin: 4px; ----------------------------------------------*/ .carousel{ - height: 500px; - margin-top: 70px; + height: 450px; + margin-top: 69px; } .carousel-inner .item h4{ margin: 0; position: absolute; } .carousel-inner .item{ - height: 500px; + height: 450px; background-size:100% ; background-position: center center; } diff --git a/htdocs/static-sanji-v2/css/top.css b/htdocs/static-sanji-v2/css/top.css index a03bb6a5..e1e6cc1a 100644 --- a/htdocs/static-sanji-v2/css/top.css +++ b/htdocs/static-sanji-v2/css/top.css @@ -11,6 +11,7 @@ z-index: 99999; border-radius: 0; top: 0px; + margin-bottom: 160px; /*border-bottom: 1px solid #303848;*/ }