MediaWiki:Vector.css:修订间差异

来自Tevi Wiki
无编辑摘要
Cxm讨论 | 贡献
无编辑摘要
第6行: 第6行:
     background: url("/images/2/28/Tevi_bg_blur5.webp") no-repeat #fefefe;
     background: url("/images/2/28/Tevi_bg_blur5.webp") no-repeat #fefefe;
     background-size:100%;
     background-size:100%;
}
/* padding */
body .mw-body {
    margin-top: 201px;
}
#mw-head{
}
}



2024年1月23日 (二) 04:59的版本

/* 此处所有CSS将为使用Vector皮肤的用户加载 */

/* 背景 */
body {
	margin-top:20px;
    background: url("/images/2/28/Tevi_bg_blur5.webp") no-repeat #fefefe;
    background-size:100%;
}

/* padding */
body .mw-body {
    margin-top: 201px;
}

#mw-head{
	
}

#mw-page-base{
	background-color: transparent;
	background-image: none;
}