|
|
@ -15,11 +15,9 @@ |
|
|
|
.tag { |
|
|
|
// width: 176rpx; |
|
|
|
height: 60rpx; |
|
|
|
background: rgba(250, 149, 25, 0.1); |
|
|
|
border-radius: 8rpx; |
|
|
|
text-align: center; |
|
|
|
font-size: 28rpx; |
|
|
|
color: #FA7919; |
|
|
|
margin-right: 24rpx; |
|
|
|
white-space: nowrap; |
|
|
|
padding: 10rpx 18rpx; |
|
|
@ -27,7 +25,10 @@ |
|
|
|
background: rgba(144,12,64,0.1) !important; |
|
|
|
color: #F158B9 !important; |
|
|
|
} |
|
|
|
|
|
|
|
&.tag3 { |
|
|
|
color: #FA7919; |
|
|
|
background: rgba(250, 149, 25, 0.1); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
.schoolName { |
|
|
|