Files
小鱼开发 54e4ddb671 bg
2024-06-12 11:15:10 +08:00

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');
}