From d3d4434ff22c45c107b1b29e3594911cecb195c5 Mon Sep 17 00:00:00 2001 From: devil_gong Date: Wed, 10 Oct 2018 18:22:03 +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 --- service/Public/Home/Default/Css/Index.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/service/Public/Home/Default/Css/Index.css b/service/Public/Home/Default/Css/Index.css index 8dc322802..44d6f6d7b 100755 --- a/service/Public/Home/Default/Css/Index.css +++ b/service/Public/Home/Default/Css/Index.css @@ -249,7 +249,7 @@ text-align: center;float:none} .today-brands a {font-size:14px;display: inline-block;vertical-align: middle;margin:0px 5px;} /*改写的公告*/ - .marqueen{ position:absolute;top:10px;right:0px;width:170px;height:330px ; background:#FFF; opacity:1;z-index: 11;border:none;} + .marqueen{ position:absolute;top:10px;right:0px;width:170px;height:315px ; background:#FFF; opacity:1;z-index: 11;border:none;} .marqueen .banner-news li {float: none;width: 100%;padding:0px 5px;border:none ;height: 30px;line-height:30px ;} /*推荐*/ @@ -346,7 +346,7 @@ text-align: center;float:none} .banner-news{padding-top: 0px;} .banner-news li {height: 26px;line-height: 26px;} .marqueen-title{display: block;margin-left:5px ;margin-top: 5px;} - .mod-vip{display: block; padding-bottom: 10px; border-bottom: 1px solid #eee;} + .mod-vip{display: block; padding-bottom: 5px; border-bottom: 1px solid #eee;} .m-baseinfo{position: relative;margin-bottom: 10px;} .m-baseinfo img.user-avatar {display: block;width: 50px;height: 50px;border-radius: 50px;} .m-baseinfo em span {position: absolute;top:15px;left:60px;font-size: 12px;color: #3C3C3C;}