Commit 364fd602 by lmf

优化详情页价格字体和购物数量框css

parent 5f0d7877
...@@ -364,7 +364,12 @@ footer a{ ...@@ -364,7 +364,12 @@ footer a{
} }
.input-text.qty,#qty{
padding: 0.5rem 0.75rem;
}
.price-final_price .price, .product-item-details > .price-box > .price{
font-size: 24px;
}
.minisearch .control .input-text{ .minisearch .control .input-text{
outline: none; outline: none;
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