Commit 5fff78ad by dhn

顶部样式

parent daf9a90f
...@@ -921,7 +921,10 @@ p.shopbycate-title { ...@@ -921,7 +921,10 @@ p.shopbycate-title {
display:none; display:none;
} }
} }
.checkout-index-index .page-wrapper a.logo{ .checkout-cart-index .header.content,.checkout-index-index .header.content,.checkout-onepage-success .header.content{
padding:15px 0px;
}
.checkout-index-index .page-wrapper a.logo,.checkout-onepage-success .page-wrapper a.logo{
margin-left: 35%!important; margin-left: 35%!important;
} }
.checkout-index-index div#checkout { .checkout-index-index div#checkout {
...@@ -936,7 +939,7 @@ p.shopbycate-title { ...@@ -936,7 +939,7 @@ p.shopbycate-title {
.checkout-cart-index .header.content > a { .checkout-cart-index .header.content > a {
margin-left: 35%; margin-left: 35%;
} }
.checkout-cart-index .header.content .logo img { .checkout-cart-index .header.content .logo img,.checkout-onepage-success .header.content .logo img {
max-width:60%; max-width:60%;
} }
.checkout-index-index .authentication-wrapper { .checkout-index-index .authentication-wrapper {
......
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