Commit 256bb7b7 by lmf

修复底部样式错位

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