Commit 84d104ed by lmf

优化首页几个模块之间间距

parent cd8c9f7c
...@@ -630,6 +630,7 @@ ul { ...@@ -630,6 +630,7 @@ ul {
display: block; display: block;
width: 100%; width: 100%;
margin-top: 23px; margin-top: 23px;
margin-left: 5px;
} }
.categories_tab { .categories_tab {
height: 330px; height: 330px;
...@@ -678,7 +679,7 @@ p.shopbycate-title { ...@@ -678,7 +679,7 @@ p.shopbycate-title {
} }
p.shopbycate-title{ p.shopbycate-title{
font-size:20px; font-size:20px;
margin-top: 50px; margin-top: 20px;
} }
.shopcatewpt { .shopcatewpt {
width: 130%; width: 130%;
...@@ -704,6 +705,14 @@ p.shopbycate-title { ...@@ -704,6 +705,14 @@ p.shopbycate-title {
padding-bottom: 20px; padding-bottom: 20px;
width: 50%; width: 50%;
} }
.view-more-flashsale {
padding: 20px;
}
p.flashsale-title {
padding: 20px;
}
} }
.cms-index-index >.page-main , main#maincontent { .cms-index-index >.page-main , main#maincontent {
...@@ -921,7 +930,7 @@ footer{ ...@@ -921,7 +930,7 @@ footer{
margin-top: -10px; margin-top: -10px;
} }
.page-bottom { .page-bottom {
margin-top: 50px; margin-top: 10px;
} }
.navigation-wrapper{ .navigation-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