被放逐者之图书馆 版式
2017年10月8日
修订 37
评分
10
↑ 10
↓ 0
支持率
100%
总票数 10
Wilson 95% 下界
72.2%
在相同票数下更稳健的支持率估计
争议指数
0.000
评分趋势
按周聚合 加载图表中...
最近修订
1 / 13
SOURCE_CHANGED
10 个月前
杀死邪恶http
SOURCE_CHANGED
3 年前
您已成功地回复本页至修订版本编号 34
SOURCE_CHANGED
3 年前
Edited by github.com/yuuki410/scp-scan 若有不當之處請回退
最近投票
1 / 1
2024-09-28
2024-09-04
2022-05-24
2022-05-24
2022-05-24
2022-05-24
2022-05-24
2022-05-24
2022-05-24
2022-05-24
相关页面
暂无推荐
页面源码
[[code type="css"]]
@import url(https://scp-wiki-cn.wdfiles.com/local--code/component:theme/1);
@import url(https://scp-wiki-cn.wdfiles.com/local--code/theme:wanderers/1);
/* GLOBAL WIDTH */
.mobile-top-bar {
left: auto;
right: 1em;
}
/* HEADER TEXT */
#header h2 span {
display: none;
}
/* TRANSLATION BLOCK */
iframe.scpnet-interwiki-frame {
width: 16em;
margin-left: 0.5em;
filter: none;
-webkit-filter: none;
}
.fancyhr hr {
border-top: 2vw solid transparent;
background-color: rgba(255, 219, 90, 0);
height: 0;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border-image-source: url(https://wanderers-library.wdfiles.com/local--files/component:dustjacket-theme/wl_hr.png);
border-image-repeat: round round;
background: none;
border-image-slice: 80 500 80 500 fill;
border-image-width: 10em 80em 10em 80em;
margin: 1em 0;
}
.fancyborder {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 2vw solid rgba(0,0,0,0.5);
-webkit-border-image: url(https://wanderers-library.wdfiles.com/local--files/component:dustjacket-theme/wl_border.png) 600 round;
-moz-border-image: url(https://wanderers-library.wdfiles.com/local--files/component:dustjacket-theme/wl_border.png) 600 round;
-o-border-image: url(https://wanderers-library.wdfiles.com/local--files/component:dustjacket-theme/wl_border.png) 600 round;
border-image: url(https://wanderers-library.wdfiles.com/local--files/component:dustjacket-theme/wl_border.png) 600 round;
border-image-width: 6;
padding: 2vw;
}
[[/code]]