跳转到内容

MediaWiki:Vector.css:修订间差异

未确认原因导致的body与tab距离增加,临时修复
背景图替换为webp格式提升加载速度
 
第159行: 第159行:
}
}
body {
body {
     background: url(/resources/assets/skins/20th/Wikimas-skin-20th-background.png) no-repeat #f6f6f6 !important;
     background: url(/resources/assets/skins/20th/Wikimas-skin-20th-background.webp) no-repeat #f6f6f6 !important;
     background-size:100% !important;
     background-size:100% !important;
}
}