mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-06 13:43:02 +08:00
5 lines
141 B
CSS
5 lines
141 B
CSS
/**
|
|
* 商品列表
|
|
*/
|
|
.goods-spec li { color: #888; line-height: 16px; }
|
|
.original-price { color: #9c9c9c; text-decoration: line-through; } |