晚秋/styles.css:修订间差异
来自RIA | Wiki
更多操作
CandySanjo(留言 | 贡献) // via Wikitext Extension for VSCode |
CandySanjo(留言 | 贡献) 小无编辑摘要 |
||
| 第1行: | 第1行: | ||
/*background*/ | /*background*/ | ||
body { | .mw-body { | ||
/*background-image: url('//wiki.ria.red/images/8/8e/Banshuu_bg.png'); */ | |||
background-color: lightblue; | |||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-attachment: fixed; | background-attachment: fixed; | ||
2025年11月17日 (一) 19:44的版本
/*background*/
.mw-body {
/*background-image: url('//wiki.ria.red/images/8/8e/Banshuu_bg.png'); */
background-color: lightblue;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 50% 0;
background-size: cover;
}