MediaWiki:Common.css:修订间差异

来自迫真战记中文WIKI
无编辑摘要
无编辑摘要
第1行: 第1行:
.mediawiki {
body {
     background-image: url('https://hakushin.wiki/images/world_back.png');
     background-image: url('https://hakushin.wiki/images/world_back.png');
     background-color: #092140;
     background-color: #092140;

2024年5月1日 (三) 00:23的版本

body {
    background-image: url('https://hakushin.wiki/images/world_back.png');
    background-color: #092140;
    background-position: center;
    background-size: 1275px;
    background-repeat: repeat;
}