MediaWiki:Common.css:修订间差异
跳转到导航
跳转到搜索
MJ Hamster(留言 | 贡献) 无编辑摘要 |
MJ Hamster(留言 | 贡献) 无编辑摘要 |
||
第5行: | 第5行: | ||
body { | body { | ||
background: #0A0523 url("https://djmaxwiki.cn/djmax_wiki/images/5/5c/%E8%83%8C%E6%99%AF_64514.jpg") no-repeat fixed center center / cover; | background: #0A0523 url("https://djmaxwiki.cn/djmax_wiki/images/5/5c/%E8%83%8C%E6%99%AF_64514.jpg") no-repeat fixed center center / cover; | ||
background-color: rgba( | background-color: rgba(255, 255, 255, 0.75); | ||
} | } |
2025年7月17日 (四) 02:23的版本
/* 这里放置的CSS将应用于所有皮肤 */ /* WIKI背景图 */ body { background: #0A0523 url("https://djmaxwiki.cn/djmax_wiki/images/5/5c/%E8%83%8C%E6%99%AF_64514.jpg") no-repeat fixed center center / cover; background-color: rgba(255, 255, 255, 0.75); }