Commit ab3cca37 by lmf

优化类目列表浏览记录产品价格颜色

parent 644fcb40
...@@ -25,6 +25,7 @@ ...@@ -25,6 +25,7 @@
font-family: Outfit-Regular; font-family: Outfit-Regular;
} }
//product vim desc //product vim desc
#description{ #description{
max-width: 100%; max-width: 100%;
...@@ -465,7 +466,7 @@ ul { ...@@ -465,7 +466,7 @@ ul {
} }
} }
.price-final_price .price{ .price-final_price .price,.product-item-details > .price-box > .price{
font-size: 14px; font-size: 14px;
margin-top: 0px; margin-top: 0px;
position: relative; position: relative;
......
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