Commit 13bf0a7f by dhn

结算页样式

parent 9f6bc78d
...@@ -927,16 +927,6 @@ p.shopbycate-title { ...@@ -927,16 +927,6 @@ p.shopbycate-title {
.checkout-index-index .authentication-wrapper{ .checkout-index-index .authentication-wrapper{
padding: 5px 20px; padding: 5px 20px;
} }
}
.checkout-index-index .page-footer,.checkout-cart-index .page-footer{
background-color: #FFFFFF;
}
@media (min-width: 768px){
.checkout-index-index .page-footer{
padding-top:0px;
margin-top:20px;
}
.checkout-cart-index .header.content .minicart-wrapper,.checkout-index-index .opc-estimated-wrapper .minicart-wrapper { .checkout-cart-index .header.content .minicart-wrapper,.checkout-index-index .opc-estimated-wrapper .minicart-wrapper {
display: none; display: none;
} }
...@@ -950,6 +940,17 @@ p.shopbycate-title { ...@@ -950,6 +940,17 @@ p.shopbycate-title {
padding: 6px 20px!important; padding: 6px 20px!important;
} }
} }
.checkout-index-index .page-footer,.checkout-cart-index .page-footer{
background-color: #FFFFFF;
}
@media (min-width: 768px){
.checkout-index-index .page-footer{
padding-top:0px;
margin-top:20px;
}
}
.checkout-index-index #next-shipping,.checkout-index-index #next-payment { .checkout-index-index #next-shipping,.checkout-index-index #next-payment {
text-align: center; text-align: center;
margin: 20px 0px; margin: 20px 0px;
......
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