Commit 3d30fd60 by lmf

修改logo路径

parent fae40076
...@@ -2251,16 +2251,21 @@ strong.subtitle.empty{ ...@@ -2251,16 +2251,21 @@ strong.subtitle.empty{
tr.grand.totals { tr.grand.totals {
font-size: 20px; font-size: 20px;
} }
.checkout.checkout-methods-items li{
width: 100%; }
background-color: #ffc439;
height: 52px; .checkout.checkout-methods-items li{
padding-top: 3px; width: 100%;
font-weight: 700; background-color: #ffc439;
font-size: 16px; height: 52px;
color: #1d1d1d; padding-top: 3px;
} font-weight: 700;
} font-size: 16px;
color: #1d1d1d;
}
.cart-container .checkout-methods-items li:first-child{
background-color: #000000;
} }
......
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