Commit 9b4dc7b2 by halweg

fix : 价格展示优化

parent c75b788c
......@@ -536,6 +536,7 @@ ul {
text-decoration: line-through;
font-weight: 400;
margin-left: 5px;
font-size: 14px;
}
.product-info-wrapper .price-final_price .price{
......@@ -1312,7 +1313,7 @@ p.flashsale-title {
.flash-sale-inner .product-reviews-summary.short {
padding: 0;
margin: 0;
width: 100%;
width: 70%;
float: left;
}
......@@ -2950,7 +2951,6 @@ div#shipping-method-buttons-container {
}
.product-reviews-summary{
float: left;
margin-top: 0%;
width: 70%;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment