Authored by 王水玲

样式修改

... ... @@ -72,7 +72,7 @@
.product-brand {
width: 100%;
height: 40px;
line-height: 40px;
line-height: 42px;
background: #25292c;
color: #fff;
text-align: center;
... ... @@ -158,7 +158,7 @@
position: relative;
left: -2px;
font-weight: bold;
line-height: 30px;
line-height: 32px;
z-index: 3;
}
}
... ... @@ -212,7 +212,7 @@
.status-type {
font-size: 18px;
width: 85px;
line-height: 37px;
line-height: 39px;
}
}
}
... ...