Commit e88e951a by lmf

onecheckoutpage 完善样式

parent 8ef28937
...@@ -11,10 +11,6 @@ ...@@ -11,10 +11,6 @@
.checkout-index-index{ .checkout-index-index{
font-family: 'Outfit-Regular', sans-serif; font-family: 'Outfit-Regular', sans-serif;
} }
.page-header .header.content .logo{
position: unset;
left: unset;
}
.header.content .logo:after{ .header.content .logo:after{
content: ''; content: '';
display: inline-block; display: inline-block;
...@@ -76,6 +72,7 @@ ...@@ -76,6 +72,7 @@
.header.content .secure-wrapper em{top: unset !important;font-size: 16px !important;} .header.content .secure-wrapper em{top: unset !important;font-size: 16px !important;}
.header.content .logo:after{left: 5px;} .header.content .logo:after{left: 5px;}
.header.content .logo img{max-width: 60%;} .header.content .logo img{max-width: 60%;}
.payment-method-note{font-size: 12px;}
} }
.opc>li{padding: 0;padding-bottom: 20px;} .opc>li{padding: 0;padding-bottom: 20px;}
......
...@@ -135,7 +135,7 @@ ...@@ -135,7 +135,7 @@
right: 112px !important; right: 112px !important;
} }
.header.content > a{ .header.content > a{
margin-left: 22%; margin-left: 17%;
} }
//.page-header { //.page-header {
......
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