feat/task1-c-wallet
devil_gong 2018-08-24 12:34:55 +08:00
parent cc9f5515bb
commit fd9777621d
3 changed files with 3 additions and 5 deletions

View File

@ -131,8 +131,7 @@ color: #F5F5F2;font-size: 14px;cursor:pointer;border-radius:0px 0px ;}
@media only screen and (max-width: 640px)
{
.am-footer { margin-bottom: 45px; }
body { padding-top: 55px; }
}
@media only screen and (min-width: 640px)

View File

@ -448,9 +448,6 @@ li.am-comment{ width:100%}
@media only screen and (max-width:640px)
{
.nav.white { display: none; }
body {
padding-top: 0px;
}
.detail { padding: 0px; }
.detail-title, .tb-detail-price, .detail-attr { padding: 0px 5px; }
ul.tm-ind-panel li { border-left: 0px; }

View File

@ -222,6 +222,8 @@ text-align: center;float:none}
.flood .text-one { background-color: transparent !important; }
.items-nav-title{ padding: 0 10%;}
.marqueen-title{line-height: 30px; height: 30px;}
.banner { margin-top: 50px; }
.am-footer { margin-bottom: 45px; }
}