Authored by
yyq
shop css
...
|
...
|
@@ -212,7 +212,7 @@ |
|
|
}
|
|
|
|
|
|
.floor-header {
|
|
|
margin-top: 50px;
|
|
|
margin: 50px 0 40px;
|
|
|
|
|
|
.floor-title {
|
|
|
margin: 0 auto;
|
...
|
...
|
@@ -402,6 +402,8 @@ |
|
|
font-size: 14px;
|
|
|
|
|
|
li {
|
|
|
height: 28px;
|
|
|
line-height: 28px;
|
|
|
float: left;
|
|
|
margin: 6px 0 0 6px;
|
|
|
padding: 0 15px;
|
...
|
...
|
@@ -409,8 +411,6 @@ |
|
|
|
|
|
.on {
|
|
|
background: #000;
|
|
|
height: 28px;
|
|
|
line-height: 28px;
|
|
|
|
|
|
a {
|
|
|
color: #fff;
|
...
|
...
|
|