Commit 5490c651 by 王东红

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

parents ba051039 a5d4a0af
......@@ -202,6 +202,10 @@
}
#footer_logo_name{
display: none;
}
footer .footer_link {
margin-bottom: 40px;
}
......@@ -246,9 +250,6 @@ footer .footer_link{
.copyright > .copyright_left{
color:#b2b2b2;
}
.copyright > .copyright_right{
display: none;
}
.block-search > .block .block-content{
display: none;
......@@ -987,11 +988,22 @@ p.flashsale-title {
footer{
margin-top: -10px;
background: #000;
}
.copyright {
border-top: 1px solid #fff;
}
.page-bottom {
margin-top: 10px;
}
.copyright a{
font-weight: bold;
}
.copyright img{
padding-right: 0px;
}
.navigation-wrapper{
padding-top: 10px;
padding-bottom: 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