Nirvana 版式
(account deleted)
2017年5月30日
修订 47
评分
4
↑ 4
↓ 0
支持率
100%
总票数 4
Wilson 95% 下界
51.0%
在相同票数下更稳健的支持率估计
争议指数
0.000
评分趋势
按周聚合 加载图表中...
最近修订
1 / 16
最近投票
1 / 1
相关页面
暂无推荐
页面源码
[[module CSS]]
@import url(https://scp-wiki-cn.wikidot.com/component:nirvana-theme/code/1);
[[/module]]
[[iftags +版式]]
这是为 [[[nirvana-hub|Nirvana]]] 设定所制作的版式。
在你的作品开头添加如下语法以应用此版式:
> @@[[include :scp-wiki-cn:component:nirvana-theme]]@@
[[code type="CSS"]]
@charset "utf-8";
/*
SCP Sigma 9
[2014 Wikidot Theme]
Created for the SCP Foundation by Aelanna
Edited for SCP Foundation by Dr Devan
Edited for SCP基金会 by MScarlet and Devanos and Sekai_s
re-edited for Nirvana by Izsac
*/
div#container-wrap {
background: url(http://scp-wiki-cn.wikidot.com/local--files/component:nirvana-theme/bg.jpg) top left repeat-x;
}
#header {
background-image: url(http://scp-wiki-cn.wikidot.com/local--files/component:nirvana-theme/nirvana.jpg);
background-repeat: no-repeat;
}
#header h1 a {
color: transparent;
font-family: 'Franklin Gothic Medium', Arial, sans-serif;
text-shadow: none;
}
#header h1 a::before {
content: "Nirvana";
color: #800000;
text-shadow: 3px 3px 5px #000000;
}
#header h2 span {
color: transparent;
text-shadow: none;
}
#header h2 span::before {
content: ' 不诳 不眠 不悔 ';
color: #000000;
text-shadow: 1px 1px 1px #FFFFFF;
}
#login-status, #login-status a{
color: #000000;
}
[[/code]]
[[/iftags]]