10 lines
135 B
Plaintext
10 lines
135 B
Plaintext
|
.content {
|
||
|
background-color: #fff;
|
||
|
padding: 50rpx 30rpx;
|
||
|
text-align: center;
|
||
|
}
|
||
|
|
||
|
.img image {
|
||
|
width: 300rpx;
|
||
|
height: 300rpx;
|
||
|
}
|