SCP-RU艺作中心组件
2025年8月8日
修订 3
评分
1
↑ 1
↓ 0
支持率
100%
总票数 1
Wilson 95% 下界
20.7%
在相同票数下更稳健的支持率估计
争议指数
0.000
评分趋势
按周聚合 加载图表中...
最近修订
1 / 2
最近投票
1 / 1
2025-09-13
相关页面
暂无推荐
页面源码
[!-- 本文为使用FTML编辑器所创建,FTML编辑器是vscode的一个方便且功能强大的扩展工具 --]
[[include theme:russian-art-hub]]
[[module CSS]]
.ez-gallery {
display: flex;
flex-wrap: wrap;
padding: 0 4px;
margin: 1em;
justify-content: space-evenly;
}
.ez-gallery > div {
margin-top: auto;
margin-bottom: auto;
}
[[/module]]
[!-- {$wide}
[[include component:toggle-sidebar]]
[[module CSS]]
#main-content {
max-width: 90% !important;
}
.scp-image-block {
margin-left: auto !important;
margin-right: auto !important;
}
[[/module]]
[!-- --]
[!-- {$header}
[[module css]]
#header h1 a::before {
content: '{$header}';
color: white;
text-shadow: 1px 1px 0px black;
}
#header h1 a span{
display: block;
content: "";
visibility: hidden;
}
[[/module]]
[!-- --]
[!-- {$subheader}
[[module css]]
#header h2 span {
display: block;
margin: 0;
padding: 19px 0;
line-height: 0px;
max-height: 0px;
font-weight: bold;
color: transparent;
text-shadow: none;
}
#header h2 span::before {
content: '{$subheader}';
color: #f0f0c0;
text-shadow: 1px 1px 1px #000000;
text-shadow: 1px 1px 1px rgba(0,0,0,.8);
}
[[/module]]
[!-- --]