You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
236 B

.question{
background: white;
padding: 4rpx 20rpx 22rpx 22rpx;
border-radius: 18rpx;
}
.hint{
padding: 6px;
font-size: 15px;
color: #0080f0;
}
.title>text,.title>rich-text{
margin: 5rpx 6rpx 12rpx 6rpx;
display: block;
}