Authored by 郝肖肖

猜你喜欢 居中

1 .recommend-for-you { 1 .recommend-for-you {
2 - &.width750 {  
3 - }  
4 padding: 30px 0; 2 padding: 30px 0;
5 border-top: 1px solid #e0e0e0; 3 border-top: 1px solid #e0e0e0;
6 border-bottom: 1px solid #e0e0e0; 4 border-bottom: 1px solid #e0e0e0;
7 background: #fff; 5 background: #fff;
8 font-size: 12px; 6 font-size: 12px;
  7 + padding-left: 15px;
9 8
10 .title { 9 .title {
11 color: #444; 10 color: #444;
@@ -46,7 +45,6 @@ @@ -46,7 +45,6 @@
46 line-height: 1; 45 line-height: 1;
47 46
48 .sale-price { 47 .sale-price {
49 - /*display: block;*/  
50 margin-right: 8px; 48 margin-right: 8px;
51 color: #d9134f; 49 color: #d9134f;
52 } 50 }
@@ -95,7 +93,6 @@ @@ -95,7 +93,6 @@
95 font-size: 28px; 93 font-size: 28px;
96 94
97 .sale-price { 95 .sale-price {
98 - /*display: block;*/  
99 margin-right: 9px; 96 margin-right: 9px;
100 } 97 }
101 } 98 }