首页
随机
登录
设置
关于恶俗维基
免责声明
恶俗维基
搜索
MediaWiki:Common.css:修订间差异
语言
监视
查看历史
查看源代码
←上一编辑
下一编辑→
2018年10月30日 (二) 17:40的版本
查看源代码
>17810d2e51227dd8f221a93b9b9895fe
wee
←上一编辑
2018年11月9日 (五) 16:37的版本
查看源代码
imported>Unknown user
小
无编辑摘要
下一编辑→
第1行:
第1行:
/* 这里放置的CSS将应用于所有皮肤 */
#content {
background: rgba(255,255,255,.7);
}
body,html{
background-image: url('https://zhina.wiki/background.svg');
background-repeat: no-repeat;
background-size: cover;
background-position: 50% 50%;
position: relative;
height: auto;
}