feat/task1-c-wallet
devil_gong 2018-10-10 18:22:03 +08:00
parent 7bfd2e9ec7
commit d3d4434ff2
1 changed files with 2 additions and 2 deletions

View File

@ -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;}