8 lines
239 B
Plaintext
8 lines
239 B
Plaintext
/* pages/signup/status.wxss */
|
|
page{
|
|
background-repeat:no-repeat;
|
|
background-position:center bottom;
|
|
background-size:cover;
|
|
background-color:#1a1c26;
|
|
background-image:url('https://img.liche.cn/spacestation/bg2.jpg?v=20240526');
|
|
} |