12 lines
235 B
Plaintext
12 lines
235 B
Plaintext
|
.title{
|
||
|
font-size: 38rpx;
|
||
|
font-weight: bold;
|
||
|
text-align: center;
|
||
|
padding: 15rpx;
|
||
|
background: linear-gradient(to bottom,#4B7AFE,rgb(161, 161, 243));
|
||
|
color: #fff;
|
||
|
margin-bottom: 20rpx;
|
||
|
}
|
||
|
.text-content{
|
||
|
padding: 0 15rpx;
|
||
|
}
|