material.page.css 326 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 @import "common/good"; .material-c { .goods-list { padding-left: 15px; } .show-more { text-align: center; color: #b0b0b0; font-size: 28px; clear: both; line-height: 88px; } .good-detail-text { .price { display: none; } } }