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.
16 lines
179 B
16 lines
179 B
5 months ago
|
|
||
|
.info_text {
|
||
|
width: 710rpx;
|
||
|
padding: 20rpx 40rpx;
|
||
|
box-sizing: border-box;
|
||
|
}
|
||
|
.info_text_img {
|
||
|
width: 20rpx;
|
||
|
height: 20rpx;
|
||
|
}
|
||
|
.code-img {
|
||
|
width: 710rpx;
|
||
|
height: 1152rpx;
|
||
|
}
|
||
|
|