14 lines
178 B
Plaintext
14 lines
178 B
Plaintext
.help {
|
|
border-bottom: 1px solid #f6f6f9;
|
|
}
|
|
|
|
.help .h4 {
|
|
font-size: 32rpx;
|
|
color: #333;
|
|
margin-bottom: 5px;
|
|
}
|
|
|
|
.help .p {
|
|
font-size: 26rpx;
|
|
color: #666;
|
|
} |