MediaWiki:Common.css:修订间差异

来自迫真战记中文WIKI
无编辑摘要
无编辑摘要
第2行: 第2行:
     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;
    background-position: center;
    background-size: 1275px;
     background-repeat: repeat;
     background-repeat: repeat;
}
}

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

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