Authored by 陈轩

秒杀列表 样式微调

... ... @@ -60,9 +60,12 @@
.selected {
display: none;
color: #d0021b !important;
font-weight: bold;
height: 79px;
line-height: 40px;
.time {
font-weight: bold;
}
}
.normal {
display: block;
... ...
... ... @@ -5,7 +5,7 @@
font-size: 24px;
line-height: 1.4;
color: #b0b0b0;
padding: 40px 30px 185px;
padding: 30px 30px 185px;
h5 {
font-size: 25px;
... ...