靛蓝相册
2020年12月1日
修订 3
评分
94
↑ 96
↓ 2
支持率
98%
总票数 98
Wilson 95% 下界
92.9%
在相同票数下更稳健的支持率估计
争议指数
0.080
评分趋势
按周聚合 加载图表中...
最近修订
1 / 2
最近投票
1 / 10
2025-09-07
2024-06-06
2023-11-16
2023-01-14
2022-11-26
2022-11-26
2022-11-26
2022-11-25
2022-05-24
2022-05-24
相关页面
暂无推荐
页面源码
[[module CSS]]
h1, #page-title {
color: #000033;
}
#page-title {
border-color: #bbb;
}
/* LINK RECOLORS */
a {
color: #000033;
}
a.newpage {
color: #000033;
}
#side-bar a:visited{
color: #000033;
}
a:visited {
color: #000033;
}
/* HEADER IMAGES */
div#container-wrap {
background-image: url(http://scpsandboxcn.wikidot.com/local--files/css-test/B1.png);
}
#header {
background-image: url( http://scpsandboxcn.wikidot.com/local--files/css-test/logo2.png);
}
/* SEARCH BAR RECOLOR */
#search-top-box-input {
background-color: #000033;
}
#search-top-box-input:hover,
#search-top-box-input:focus {
background-color: #000033;
}
#search-top-box-form input[type=submit] {
background-color: #000033;
background: linear-gradient(to bottom, #000033, #000033, #000033);
}
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
background-color: #000033;
background: linear-gradient(to bottom, #000033, #000033, #000033);
}
/* LOGIN STATUS */
#login-status ul a {
color: #000033;
}
/* HEADER TEXT */
#header h1 a {
color: transparent;
text-shadow: none;
}
#header h1 a::before {
content: "BLUE ALBUM";
color: #eee;
text-shadow: 3px 3px 5px #000;
}
#header h2 span {
color: transparent;
text-shadow: none;
}
#header h2 span::before {
content: "MY DEAR COLLECTION";
color: #FFFFFF;
text-shadow: 1px 1px 1px #000;
text-shadow: 1px 1px 1px rgba(0,0,0,.8);
}
/* SIDE-BAR */
#side-bar .side-block {
background-color: white !important;
border-color: transparent;
border-radius: 0px;
box-shadow: none;
}
#side-bar .heading {
color: black;
border-bottom: solid 1px black;
}
@media (max-width: 767px) {
#side-bar {
background-color: white;
}
#side-bar:target .close-menu {
background: none;
}
}
#side-bar .collapsible-block-folded {
background-image: url(http://scp-wiki.wdfiles.com/local--files/theme%3Aminimal/expand.png);
}
#side-bar .collapsible-block-unfolded-link {
border-bottom: solid 1px black;
}
#side-bar .collapsible-block-unfolded-link .collapsible-block-link,
#side-bar .collapsible-block-unfolded-link .collapsible-block-link:hover {
color: black;
}
#side-bar img,
iframe.scpnet-interwiki-frame {
filter: grayscale(100%) saturate(0%);
-webkit-filter: grayscale(100%) saturate(0%);
}
/* TOP-BAR */
#top-bar ul li.sfhover a,
#top-bar ul li:hover a {
color: #000033;
}
#top-bar ul li ul a, #top-bar a:hover {
color: #000033;
}
/* RATING MODULE */
.page-rate-widget-box {
background-color: #121212;
border: 2px solid #F0F8FF;
box-shadow: 1px 1px 3px rgba(136, 112, 223, 0.4);
color: #ededed;
padding: .1em;
}
.page-rate-widget-box .rate-points,
.page-rate-widget-box .rateup,
.page-rate-widget-box .ratedown,
.page-rate-widget-box .rateup a,
.page-rate-widget-box .ratedown a,
.page-rate-widget-box .cancel a {
background-color: transparent !important; /* clears sigma-9 colors */
border: 0; /* clears sigma-9 borders */
color: #ededed;
text-transform: capitalize;
}
.page-rate-widget-box .rateup,
.page-rate-widget-box .ratedown {
border-left: 2px solid #F0F8FF;
}
.page-rate-widget-box .rateup a,
.page-rate-widget-box .ratedown a {
color: #ededed;
}
.page-rate-widget-box .rateup a:hover,
.page-rate-widget-box .ratedown a:hover {
color: #cc9cff;
}
.page-rate-widget-box .cancel {
background-color: transparent;
border: 0;
border-left: 2px solid #F0F8FF;
}
.page-rate-widget-box .cancel a,
.page-rate-widget-box .cancel a:hover {
border-radius: 0 5px 5px 0;
color: #ededed;
}
.page-rate-widget-box .cancel a:hover {
color: #cc9cff;
}
/* AYER'S INFO MODULE */
:root {
--barColour: #000033;
}
/* Standard Image Block */
.scp-image-block {
border: solid 1px #666;
box-shadow: 0 1px 6px rgba(0,0,0,.25);
}
.scp-image-block .scp-image-caption {
background-color: #eee;
border-top: solid 1px #666;
}
/* YUI-TABS */
.yui-navset .yui-nav a,
.yui-navset .yui-navset-top .yui-nav a {
background-image: url(http://scpsandboxcn.wikidot.com/local--files/css-test/tabs.png);
}
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a:focus, /* no focus effect for selected */
.yui-navset .yui-nav .selected a:hover { /* no hover effect for selected */
background:#000033 url(http://scpsandboxcn.wikidot.com/local--files/css-test/tabs.png) repeat-x left -1400px; /* selected tab background */
}
.yui-navset .yui-nav a:hover,
.yui-navset .yui-nav a:focus {
background:#8d8 url(http://scpsandboxcn.wikidot.com/local--files/css-test/tabs.png) repeat-x left -1300px;
}
/* MOBILE SIDEBAR */
@media (max-width: 767px) {
#side-bar {
background-color: white;
}
#side-bar:target {
border: 2px dotted black;
}
#side-bar:target .close-menu {
background: none;
}
}
/* footnote by 7happy7 */
span:not([class]):not([style]) > sup.footnoteref:first-child > a.footnoteref:before,
sup.footnoteref > a.footnoteref:before {
content: "(";
}
span:not([class]):not([style]) > sup.footnoteref > a.footnoteref:before {
content: ",";
}
/* TRANSLATION BLOCK */
iframe.scpnet-interwiki-frame {
filter: hue-rotate(140deg) brightness(150%);
-webkit-filter: hue-rotate(140deg) brightness(150%);
}
[[/module]]
[[>]]
[[size 400%]]###000033|**SCP-CN**##[[/size]]
@@ @@
[[size 200%]]###000033|**STAFF-COLLECTION**##[[/size]]
[[/>]]
@@ @@
[[>]]
[[module Rate]]
[[/>]]
@@ @@
@@ @@
@@ @@
[[size 300%]]###000033|**↓DR.NOX↓**##[[/size]]
[[image http://scpsandboxcn.wikidot.com/local--files/project/NOX.JPG]]
[[>]]
[[size 200%]]###000033|**‘WELCOME.’**##[[/size]]
[[size 200%]]###FFFFFF|**‘望咩啊没见过迎客松啊’**##[[/size]]
[[/>]]
@@ @@
------
@@ @@
@@ @@
[[size 300%]]###000033|**↓DR.LILIAN↓**##[[/size]]
[[image http://scpsandboxcn.wikidot.com/local--files/project/LILY.PNG]]
[[>]]
[[size 200%]]###FFFFFF|**(装嫩阿婆)**##[[/size]]
[[/>]]
@@ @@
------
@@ @@
@@ @@
[[size 300%]]###000033|**↓DR.BISHOP↓**##[[/size]]
[[image http://scpsandboxcn.wikidot.com/local--files/project/BSP.JPG]]
[[>]]
[[size 200%]]###FFFFFF|**‘来一发吗?我是说万智牌。’**##[[/size]]
[[/>]]
@@ @@
@@ @@
------
@@ @@
@@ @@
[[size 300%]]###000033|**↓DR.STSE↓**##[[/size]]
[[image http://scpsandboxcn.wikidot.com/local--files/project/ST.JPG]]
[[>]]
[[size 200%]]###FFFFFF|**‘...我好像失去了重要的东西’**##[[/size]]
[[/>]]
@@ @@
@@ @@
------
@@ @@
@@ @@
[[size 300%]]###000033|**↓DR.BREAD↓**##[[/size]]
[[image http://scpsandboxcn.wikidot.com/local--files/project/BRD.JPG]]
[[>]]
[[size 200%]]###FFFFFF|**‘面包面包,面包包,面包.’**##[[/size]]
[[/>]]
@@ @@
@@ @@