zhanghui
2 years ago
|
|
@@ -35,15 +35,14 @@
|
|
|
color: #999999;
|
|
|
}
|
|
|
.hint{
|
|
|
- width: 26rpx;
|
|
|
- height: 26rpx;
|
|
|
- font-weight: 400;
|
|
|
+ width: 24rpx;
|
|
|
+ height: 24rpx;
|
|
|
border-radius: 12rpx;
|
|
|
text-align: center;
|
|
|
- line-height: 28rpx;
|
|
|
background: #FFAF36;
|
|
|
color: #FFFFFF;
|
|
|
- font-size: 24rpx;
|
|
|
+ font-size: 18rpx;
|
|
|
+ margin-top: 3rpx;
|
|
|
}
|
|
|
.hintCentent{
|
|
|
font-size: 24rpx;
|