Commit ef4460ce by dhn

结算页样式

parent 6519bd39
......@@ -79,7 +79,6 @@
.checkout-index-index #maincontent{background: #f2f2f2;}
.page-title-wrapper{display: none;}
#opc-sidebar{
border: 1px solid #d4d4d4;
background: #fff;
font-size: 16px;
}
......@@ -323,7 +322,7 @@
}
.checkout-index-index .authentication-wrapper{
background: #ffffff;
padding: 20px;
padding:20px;
margin-bottom: 18px;
top:0;
}
......@@ -427,6 +426,9 @@
.checkout-index-index .opc-block-summary .payment-option._active .payment-option-title {
border-bottom: none;
}
.checkout-cart-index .opc-estimated-wrapper .minicart-wrapper {
display: none;
}
/****************************************payment end********************************************************/
@media(max-width:768px){
.opc .step-title .number {
......@@ -690,10 +692,6 @@
padding: 0;
}
#opc-sidebar{
float: right;
width: 370px;
}
}
@media(max-width: 1024px){
a.logo{
......
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