|
|
.business{
|
|
background: #ff7a31;
|
|
border: 8rpx solid rgba(255,255,255,0.64);
|
|
border-radius: 16rpx;
|
|
}
|
|
.master{
|
|
background: #f0a921;
|
|
border: 8rpx solid rgba(255,255,255,0.64);
|
|
border-radius: 16rpx;
|
|
}
|
|
|