Commit 3d30fd60 by lmf

修改logo路径

parent fae40076
...@@ -2251,7 +2251,10 @@ strong.subtitle.empty{ ...@@ -2251,7 +2251,10 @@ strong.subtitle.empty{
tr.grand.totals { tr.grand.totals {
font-size: 20px; font-size: 20px;
} }
.checkout.checkout-methods-items li{
}
.checkout.checkout-methods-items li{
width: 100%; width: 100%;
background-color: #ffc439; background-color: #ffc439;
height: 52px; height: 52px;
...@@ -2259,8 +2262,10 @@ strong.subtitle.empty{ ...@@ -2259,8 +2262,10 @@ strong.subtitle.empty{
font-weight: 700; font-weight: 700;
font-size: 16px; font-size: 16px;
color: #1d1d1d; 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