Commit 615a3479 by 王东红

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

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