晚秋/styles.css
来自RIA | Wiki
更多操作
/*background*/
body {
/*background-image: url('//wiki.ria.red/images/8/8e/Banshuu_bg.png'); */
background-color: #abffff;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 50% 0;
background-size: cover;
}