Commit 26563db4 by lmf

优化pc版网站首页

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