_seckill.css 239 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 .seckill-list { background-color: #f0f0f0; .tips { font-size: 24px; line-height: 1.4; color: #b0b0b0; padding: 40px 30px 185px; h5 { font-size: 25px; font-weight: bold; } ol { list-style: decimal inside; } } }