...
|
...
|
@@ -2,7 +2,7 @@ |
|
|
* @Author: Targaryen
|
|
|
* @Date: 2017-03-23 17:12:53
|
|
|
* @Last Modified by: Targaryen
|
|
|
* @Last Modified time: 2017-04-14 18:45:46
|
|
|
* @Last Modified time: 2017-04-17 17:38:54
|
|
|
*/
|
|
|
// 红人店铺首页
|
|
|
|
...
|
...
|
@@ -340,10 +340,10 @@ |
|
|
}
|
|
|
|
|
|
.all-goods {
|
|
|
height: 90px;
|
|
|
line-height: 90px;
|
|
|
height: 80px;
|
|
|
line-height: 80px;
|
|
|
text-align: center;
|
|
|
margin-bottom: 90px;
|
|
|
margin-bottom: 80px;
|
|
|
border-top: 1px solid #e0e0e0;
|
|
|
}
|
|
|
} |
...
|
...
|
|