SCP-CN-XXXX

/* These two arguments are in a quirked-up CSS Module (rather than the main code block) so users can feed Wikidot variables into them. */
 
#header h1 a::before {
    content: "SCP基金会";
    color: black;
}
 
#header h2 span::before {
    content: "控制,收容,保护";
    color: black;
}
评分: 0+x

除非特别注明,本页内容采用以下授权方式: Creative Commons Attribution 3.0 License