jiaosong
2023-08-28 a79f7d80e55319ae1a40954f6a4ce6e382cc1649
minipro_standard/common/css/lib.css
@@ -112,7 +112,9 @@
.shadowA{box-shadow: 0 0 5rpx 0 #ddd;}
.shadowB{ position: relative;}
.shadowB::after{ content: ""; display: block; width: 100%; height: 8rpx; box-shadow: 0 6rpx 12rpx rgba(0,0,0,.08); top: -8rpx; left: 0; position: absolute; }
.rp { position: relative; }
.ap { position: absolute; }
.orange{ color: #EA531B;}
.green{ color: #65C35D;}