Commit 7dd5567f by liumengfei

优化样式

parent 691093dd
...@@ -60,8 +60,9 @@ ...@@ -60,8 +60,9 @@
display: none; display: none;
} }
.price-final_price .old-price .price{ .price-final_price .old-price .price{
font-size: 14px !important; font-size: 18px !important;
color: currentcolor; color: currentcolor;
margin-right: 10px;
} }
</style> </style>
<div style="width: 100%" class="product-view-freeshipping"> <div style="width: 100%" class="product-view-freeshipping">
......
...@@ -542,7 +542,6 @@ ul { ...@@ -542,7 +542,6 @@ ul {
.product-info-wrapper .price-final_price .price{ .product-info-wrapper .price-final_price .price{
font-size: 30px; font-size: 30px;
font-weight: 700;
font-family: auto; font-family: auto;
color: black; color: black;
} }
......
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