Commit 1b1deadf by lmf

优化支付方式页面宽度

parent 6e1ac049
@media(min-width: 1024px) {
main#maincontent {
width: 80% !important;
}
}
.payment-method div.payment_logo_oceanpaymentcreditcard { .payment-method div.payment_logo_oceanpaymentcreditcard {
background:url(../images/payment_logo.png) no-repeat; background:url(../images/payment_logo.png) no-repeat;
......
@media(min-width: 1024px) {
main#maincontent {
width: 80% !important;
}
}
.payment-method div.payment_logo_oceanpaymentklarna { .payment-method div.payment_logo_oceanpaymentklarna {
background:url(../images/payment_logo.png) no-repeat; background:url(../images/payment_logo.png) no-repeat;
} }
......
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