Commit db4c7880 by lmf

同上优化

parent 4b2e2873
...@@ -38,15 +38,14 @@ ...@@ -38,15 +38,14 @@
width: 55px; width: 55px;
height: 55px; height: 55px;
} }
span.normal-price.special-price { span.normal-price {
width: 15%;
float: left; float: left;
} }
span.old-price.sly-old-price.no-display { span.old-price.sly-old-price.no-display {
display: block !important; display: block !important;
width: 10%;
float: left; float: left;
margin-left: 2%;
} }
span.price-label { span.price-label {
...@@ -54,7 +53,7 @@ ...@@ -54,7 +53,7 @@
} }
.price-final_price .old-price .price{ .price-final_price .old-price .price{
font-size: 14px !important;
} }
</style> </style>
<div style="width: 100%" class="product-view-freeshipping"> <div style="width: 100%" class="product-view-freeshipping">
......
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