SCP-6664 2
/* source: http://ah-sandbox.wikidot.com/component:collapsible-sidebar-x1 */
 
#top-bar .open-menu a {
        position: fixed;
        top: 0.5em;
        left: 0.5em;
        z-index: 5;
        font-family: 'Nanum Gothic', san-serif;
        font-size: 30px;
        font-weight: 700;
        width: 30px;
        height: 30px;
        line-height: 0.9em;
        text-align: center;
        border: 0.2em solid #888;
        background-color: #fff;
        border-radius: 3em;
        color: #888;
        pointer-events: auto;
}
 
@media not all and (max-width: 767px) {
 
    #top-bar .mobile-top-bar {
        display: block;
        pointer-events: none;
    }
 
    #top-bar .mobile-top-bar li {
        display: none;
    }
 
    #main-content {
        max-width: 708px;
        margin: 0 auto;
        padding: 0;
        transition: max-width 0.2s ease-in-out;
    }
 
    #side-bar {
        display: block;
        position: fixed;
        top: 0;
        left: -20em;
        width: 17.75em;
        height: 100%;
        margin: 0;
        overflow-y: auto;
        z-index: 10;
        padding: 1em 1em 0 1em;
        background-color: rgba(0,0,0,0.1);
        transition: left 0.4s ease-in-out;
 
        scrollbar-width: thin;
    }
 
    #side-bar:target {
        left: 0;
    }
    #side-bar:focus-within:not(:target) {
        left: 0;
    }
 
    #side-bar:target .close-menu {
        display: block;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        margin-left: 19.75em;
        opacity: 0;
        z-index: -1;
        visibility: visible;
    }
    #side-bar:not(:target) .close-menu { display: none; }
 
    #top-bar .open-menu a:hover {
        text-decoration: none;
    }
 
    /* FIREFOX-SPECIFIC COMPATIBILITY METHOD */
    @supports (-moz-appearance:none) {
    #top-bar .open-menu a {
        pointer-events: none;
    }
    #side-bar:not(:target) .close-menu {
        display: block;
        pointer-events: none;
        user-select: none;
    }
 
    /* This pseudo-element is meant to overlay the regular sidebar button
    so the fixed positioning (top, left, right and/or bottom) has to match */
 
    #side-bar .close-menu::before {
        content: "";
        position: fixed;
        z-index: 5;
        display: block;
 
        top: 0.5em;
        left: 0.5em;
 
        border: 0.2em solid transparent;
        width: 30px;
        height: 30px;
        font-size: 30px;
        line-height: 0.9em;
 
        pointer-events: all;
        cursor: pointer;
    }
    #side-bar:focus-within {
        left: 0;
    }
    #side-bar:focus-within .close-menu::before {
        pointer-events: none;
    }
    }
}

对原文档的改动以蓝色突出显示。

项目编号:項目編號:SCP-6664
等级等級1
收容等级:收容等級:
safe
次要等级:次要等級:
none
扰动等级:擾動等級:
dark
风险等级:風險等級:
需谨慎

treeIII.png

收容前的SCP-6664。


特殊收容措施:SCP-6664应被收容于Site-87生物收容区的温室中。 为防止对SCP-6664的枝叶造成损坏,应禁止攀爬之。

描述:SCP-6664为一目前位于##Site-87##的林檎树,俗称苹果树。除其异常性质外,其与同树种树木无异。

King博士接近SCP-6664时,其将表现出异常性质。当King博士位于SCP-6664树冠下时,并不会如预期般无事发生SCP-6664上的所有果实将同时消失。果实中的所有种子将掉落至地上。这些种子称为SCP-6664-1.

SCP-6664-1为SCP-6664所繁育出的种子,其能够运动。SCP-6664-1能够操纵其落地位置,通常利用其坠落过程与King博士进行联系。


附录6664.1:发现记录

SCP-6664被发现于2014年1月18日,一个基金会高级研究员Everett King表述自己在SCP-6664下行走时被几颗苹果种子击中。几天后,他再次在SCP-6664下行走,并再次被SCP-6664-1所击中。他上报其可能为一种异常。随后SCP-6664被移至Site-87中。

这谁写的?这篇文档明显是错的。我已经自行更正了。

——Longcastle博士

附件:SCP-6664-更正文档.pdf

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