9 lines
108 B
Plaintext
9 lines
108 B
Plaintext
/* pages/badge/info.wxss */
|
|
page {
|
|
background-color: black;
|
|
}
|
|
|
|
.pic {
|
|
width: 320rpx;
|
|
height: 320rpx;
|
|
} |