Commit 84d104ed by lmf

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

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