Commit 615a3479 by 王东红

Merge branch 'master' of http://47.99.244.21:9999/root/joshine

parents f25193b7 57880bca
......@@ -513,14 +513,21 @@ ul {
content: '';
display: block;
}
.copyright > .copyright_left{
@media (min-width:789px) {
.copyright > .copyright_left{
float: left;
margin-left: 5%;
margin-left: 10%;
margin-top: 10px;
font-weight: bold;
color: #fff;
font-size: smaller;
}
span.copyright_right{
margin-left: 25%;
}
}
.copyright img{
margin-bottom: -10px;
margin-right: 1%;
......@@ -776,11 +783,14 @@ p.shopbycate-title {
.select-element.section-before-footer.clearfix span img {max-height: 100%;width: auto;}
.baozhang_before_footer{width: 16.5%;float: left;}
.baozhang_before_footer .last_font {color: inherit !important;}
.baozhang_before_footer img {opacity: 0.5;}
@media(min-width: 790px){
.baozhang_before_footer{
margin-top: 30px;
}
.baozhang_before_footer .image_first {margin-top: 40px;}
.baozhang_before_footer .image_first {margin-top: 10px;}
}
@media(max-width:789px){
.col-md-3.col-xs-12.social_block {
......
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