“MediaWiki:Common.css”的版本间的差异

来自太阳花Wiki
跳转至: 导航搜索
(创建页面,内容为“这里放置的CSS将应用于所有皮肤: 上栏相关: body.skin-vector { background: url(//http://hima.aimo.moe:82/images/bgimg1.jpg) no-repeat to…”
 
第3行: 第3行:
 
/* 上栏相关 */
 
/* 上栏相关 */
 
body.skin-vector {
 
body.skin-vector {
     background: url(//http://hima.aimo.moe:82/images/bgimg1.jpg) no-repeat top left #f6f6f6;
+
     background: url(//hima.aimo.moe:82/images/bgimg1.jpg) no-repeat top left #f6f6f6;
 
}
 
}

2019年2月18日 (一) 13:15的版本

/* 这里放置的CSS将应用于所有皮肤 */

/* 上栏相关 */
body.skin-vector {
    background: url(//hima.aimo.moe:82/images/bgimg1.jpg) no-repeat top left #f6f6f6;
}