Commit 256bb7b7 by lmf

修复底部样式错位

parent 83a0fbe6
......@@ -150,7 +150,6 @@
font-weight: 400;
}
.newsletter-list ul >li >a > img{
max-width: 50%;
margin-left: 2px;
width: 100%;
height: 100%;
......
......@@ -702,9 +702,9 @@ p.shopbycate-title {
}
//.cms-index-index >.page-main , main#maincontent {
// max-width: inherit !important;
//}
.cms-index-index >.page-main , main#maincontent {
max-width: inherit !important;
}
//gouwubaozhang
.cms-index-index .page-footer .footer-static-container .footer-static{padding-top:0;}
......@@ -911,7 +911,7 @@ p.flashsale-title {
height: 400px;
}
.page-bottom {
margin-top: 30px;
margin-top: 30px !important;
}
.footer-middle{
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