Commit 9d556e49 by lmf

整理底部购物保障代码

parent 5c3f20bb
......@@ -103,75 +103,5 @@
</span> <p><a href="/size-guide">Size Inclusive </a></p></div>
</div>
<style>
.cms-index-index .page-footer .footer-static-container .footer-static{padding-top:0;}
.footer-links.contacts > p {
line-height: 40px;
}
.box-blog .block-content .post-info .post-title {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
cursor: pointer;
width: 100%;
display: inline-block;
color: #222222;
}
.social_block .widget.block.block-static-block {
margin: 0;
}
.box-blog .block-content .post-info .short-des {
max-height: 50px;
overflow: hidden;
}
.page-footer .footer_menu a,
.container-before-footer.clearfix a:visited {color:#000;}
.select-element.section-before-footer.clearfix {
text-align: center;
padding: 20px 50px;
background: #fff;
}
.select-element.section-before-footer.clearfix p {
font-weight: bold;
font-size: 20px;
color: #000;
text-transform: uppercase;
}
.select-element.section-before-footer.clearfix span {
height: 50px;
display: block;
text-align: center;
margin: 10px;
}
.select-element.section-before-footer.clearfix span img {max-height: 100%;width: auto;}
.baozhang_before_footer{width: 17%;float: left;}
@media(max-width:789px){
.col-md-3.col-xs-12.social_block {
padding: 0;
text-align:center;
margin-top: 20px;
}
.container-before-footer.clearfix a {
font-size: 70%;
}
.footer-links.contacts {
padding: 20px 10px !important;
}
.cms-index-index .box-blog{padding-bottom:0;}
.baozhang_before_footer{width: 33.333%;float: left;}
.select-element.section-before-footer.clearfix{ background: #f2f2f2;padding: 20px 10px;}
.select-element.section-before-footer.clearfix p{height:60px;font-size: 14px;text-transform: lowercase;}
.select-element.section-before-footer.clearfix span {height:25px;}
}
</style></div> </div>
</div> </div>
</div>
......@@ -695,3 +695,66 @@ p.shopbycate-title {
.cms-index-index >.page-main , main#maincontent {
max-width: fit-content !important;
}
//gouwubaozhang
.cms-index-index .page-footer .footer-static-container .footer-static{padding-top:0;}
.footer-links.contacts > p {
line-height: 40px;
}
.box-blog .block-content .post-info .post-title {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
cursor: pointer;
width: 100%;
display: inline-block;
color: #222222;
}
.page-footer .footer_menu a,
.container-before-footer.clearfix a:visited {color:#000;}
.select-element.section-before-footer.clearfix {
text-align: center;
padding: 20px 50px;
background: #fff;
}
.select-element.section-before-footer.clearfix p {
font-weight: bold;
font-size: 20px;
color: #000;
text-transform: uppercase;
}
.select-element.section-before-footer.clearfix span {
height: 50px;
display: block;
text-align: center;
margin: 10px;
}
.select-element.section-before-footer.clearfix span img {max-height: 100%;width: auto;}
.baozhang_before_footer{width: 16.5%;float: left;}
@media(max-width:789px){
.col-md-3.col-xs-12.social_block {
padding: 0;
text-align:center;
margin-top: 20px;
}
footer{
margin-top: 1px;
}
.container-before-footer.clearfix a {
font-size: 70%;
}
.cms-index-index .box-blog{padding-bottom:0;}
.baozhang_before_footer{width: 33.333%;float: left;}
.select-element.section-before-footer.clearfix{ background: #f2f2f2;padding: 20px 10px;}
.select-element.section-before-footer.clearfix p{height:60px;font-size: 14px;text-transform: lowercase;}
.select-element.section-before-footer.clearfix span {height:25px;}
}
\ 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