|
@@ -530,6 +530,9 @@ li{list-style:none;}
|
|
|
-webkit-box-orient: vertical;
|
|
|
-webkit-line-clamp: 2;
|
|
|
}
|
|
|
+.section-content-usertop .user-column-d .column-d-text:hover h1{
|
|
|
+ color: #FF5B00;
|
|
|
+}
|
|
|
.section-content-usertop .user-column-d .column-d-text p{
|
|
|
font-size: 12px;
|
|
|
line-height: 22px;
|
|
@@ -1069,7 +1072,7 @@ li{list-style:none;}
|
|
|
.section-shop-content .section-shop-main .list-mid-item img{
|
|
|
width: 78px;
|
|
|
height: 78px;
|
|
|
- border-radius: 8px;
|
|
|
+ border-radius: 4px;
|
|
|
display: block;
|
|
|
}
|
|
|
.section-shop-content .section-shop-main .list-mid-item:last-child{
|