Authored by 郝肖肖

帮助小字颜色样式修改

... ... @@ -39,6 +39,7 @@
font-size: 14px;
line-height: 70px;
padding: 0 $space;
border: 0 !important;
div {
line-height: 1.6;
... ...
... ... @@ -11,6 +11,7 @@
width: 150px;
margin-right: 10px;
background: #fff;
padding-bottom: 10px;
.title {
height: 60px;
... ... @@ -61,7 +62,10 @@
.smll-category {
display: none;
font-size: 13px;
color: #666;
a {
color: #999;
}
}
}
}
... ...