zhengjinyi 2 mēneši atpakaļ
vecāks
revīzija
89d99322a2

+ 1 - 1
src/main/resources/static/css/base/base.pc.css

@@ -455,7 +455,7 @@ iframe{width:320px !important;height: 280px !important}
     position: absolute;
     top: -2px;
     right: 7px;
-    background: #666666;
+    background: #FF5000;
     border-radius: 50%;
     COLOR: #ffffff;
     font-size: 14px;

+ 4 - 1
src/main/resources/static/css/index/index-pc.css

@@ -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{