Commit 3046ef86 by lmf

优化首页样式为宽屏

parent db89dadd
...@@ -150,7 +150,7 @@ ...@@ -150,7 +150,7 @@
} }
.select-element.section-before-footer.clearfix span img {max-height: 100%;width: auto;} .select-element.section-before-footer.clearfix span img {max-height: 100%;width: auto;}
.baozhang_before_footer{width: 17%;} .baozhang_before_footer{width: 17%;float: left;}
@media(max-width:789px){ @media(max-width:789px){
.col-md-3.col-xs-12.social_block { .col-md-3.col-xs-12.social_block {
padding: 0; padding: 0;
...@@ -164,7 +164,7 @@ ...@@ -164,7 +164,7 @@
padding: 20px 10px !important; padding: 20px 10px !important;
} }
.cms-index-index .box-blog{padding-bottom:0;} .cms-index-index .box-blog{padding-bottom:0;}
.baozhang_before_footer{width: 30%;} .baozhang_before_footer{width: 30%;float: left;}
.select-element.section-before-footer.clearfix{ background: #f2f2f2;padding: 20px 10px;} .select-element.section-before-footer.clearfix{ background: #f2f2f2;padding: 20px 10px;}
.select-element.section-before-footer.clearfix p{height:60px;font-size: 14px;} .select-element.section-before-footer.clearfix p{height:60px;font-size: 14px;}
......
...@@ -692,6 +692,6 @@ p.shopbycate-title { ...@@ -692,6 +692,6 @@ p.shopbycate-title {
} }
} }
.cms-index-index > main#maincontent { .cms-index-index >.page-main , main#maincontent {
max-width: fit-content !important; max-width: fit-content !important;
} }
\ No newline at end of file
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