Commit ec187be4 by lmf

优化手机版网站首页顶部和底部

parent cfb7ec6f
...@@ -135,7 +135,7 @@ ...@@ -135,7 +135,7 @@
} }
.block.newsletter{ .block.newsletter{
height: 200px; height: 200px;
margin-top: 50px; margin-top: 0px;
} }
.newsletter-list.sub { .newsletter-list.sub {
width: 105%; width: 105%;
......
...@@ -628,8 +628,7 @@ ul { ...@@ -628,8 +628,7 @@ ul {
.box-moblie{ .box-moblie{
display: block; display: block;
width: 100%; width: 100%;
margin-top: 24px; margin-top: 23px;
margin-left: -10px;
} }
.categories_tab { .categories_tab {
height: 330px; height: 330px;
...@@ -683,8 +682,8 @@ p.shopbycate-title { ...@@ -683,8 +682,8 @@ p.shopbycate-title {
.shopcatewpt { .shopcatewpt {
width: 130%; width: 130%;
margin: 0 auto; margin: 0 auto;
margin-top: -30px; margin-top: -20px;
margin-left: -33px; margin-left: -40px;
} }
.shop-by-cata img { .shop-by-cata img {
height: 54px; height: 54px;
...@@ -904,6 +903,7 @@ p.flashsale-title { ...@@ -904,6 +903,7 @@ p.flashsale-title {
} }
.categories_tab { .categories_tab {
height: 400px; height: 400px;
margin-top: 140px;
} }
.page-bottom { .page-bottom {
margin-top: 10px; margin-top: 10px;
......
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