examtest_mp/pages/protocol/index.wxss

15 lines
239 B
Plaintext

/* pages/protocol/index.wxss */
.protocolWrap{
padding: 20rpx 30rpx;
font-size: 30rpx;
line-height: 60rpx;
}
.title{
font: 32rpx;
font-weight: bold;
text-align: center;
}
.firstLevel{
color: #333333;
margin-bottom: 20rpx;
}