Authored by 陈轩

秒杀列表 样式微调

@@ -60,9 +60,12 @@ @@ -60,9 +60,12 @@
60 .selected { 60 .selected {
61 display: none; 61 display: none;
62 color: #d0021b !important; 62 color: #d0021b !important;
63 - font-weight: bold;  
64 height: 79px; 63 height: 79px;
65 line-height: 40px; 64 line-height: 40px;
  65 +
  66 + .time {
  67 + font-weight: bold;
  68 + }
66 } 69 }
67 .normal { 70 .normal {
68 display: block; 71 display: block;
@@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
5 font-size: 24px; 5 font-size: 24px;
6 line-height: 1.4; 6 line-height: 1.4;
7 color: #b0b0b0; 7 color: #b0b0b0;
8 - padding: 40px 30px 185px; 8 + padding: 30px 30px 185px;
9 9
10 h5 { 10 h5 {
11 font-size: 25px; 11 font-size: 25px;