Commit fa85c504 by lmf

优化价格样式对齐

parent 082362c3
......@@ -21,8 +21,8 @@
width: 100%;
left: 0;
}
span.normal-price {
width: 25%;
span.old-price.sly-old-price.no-display {
margin-left: 15%;
}
}
......@@ -42,13 +42,13 @@
height: 55px;
}
span.normal-price {
width: 15%;
float: left;
}
span.old-price.sly-old-price.no-display {
display: block !important;
float: left;
margin-left: 2%;
}
span.price-label {
display: none;
......
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