gree_leran/css/compons.css

13 lines
316 B
CSS
Raw Permalink Normal View History

2024-06-14 01:11:29 +00:00
.juyuan-bt{
border-radius: 50rpx; height: 88rpx;width: 90%;background:linear-gradient( 180deg, #4897FF 0%, #4878FF 100%);
}
.fontLeft{
font-family: PingFang SC, PingFang SC;
font-weight: 400;
font-size: 30rpx;
color: #333333;
line-height: 70rpx;
text-align: left;
font-style: normal;
text-transform: none;
}