detail
parent
cc9f5515bb
commit
fd9777621d
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -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; }
|
||||
|
|
|
|||
|
|
@ -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; }
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue