SCP-CN-886-J
/* source: http://scpko.wikidot.com/theme:minimal-scp-foundation-by-cocoonist */
 
#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: none;
}
 
div#side-bar {
    position: fixed;
    left: -19em;
    height: 100%;
    overflow-y: auto;
    top: 0;
    width: 17em;
    padding: 0.45em;
    display: block;
    z-index: 10;
    transition: left 0.5s ease-in-out;
}
div#side-bar:hover {
    left: 0;
}
 
div#side-bar:before {
    content: '≡';
    position: fixed;
    top: 0.5em;
    left: 0.5em;
    font-size: 30px;
    width: 36px;
    height: 36px;
    text-align: center;
    z-index: 6;
    transition: left 0.5s ease-in-out;
    opacity: 0;
    cursor: pointer;
}
 
div#side-bar:hover:before {
    transition-delay: 0.1s;
}
 
@media (min-width: 768px) {
    #main-content {
        max-width: 708px;
        margin: 0 auto;
        padding: 0;
        transition: max-width 0.2s ease-in-out;
    }
    .mobile-top-bar {
        display: block;
    }
 
    .mobile-top-bar li {
        display: none;
    }
}
评分: +31+x

00791


中国分部异常项目 » 00791

项目描述:一箱苹果,通过观察约60个。当以任何方式取出苹果后,项目将以未知方式重新填充满。
回收日期:20██/██/██
回收地点:长辉市某水果批发市场。
当前状态:被置于Area-CN-15员工食堂提供给员工免费的水果供应。
笔记:大家都夸这苹果香甜可口。它原本就是后勤购置给食堂的,没想到淘到省钱宝了。——后勤部员工Ark

Area-CN-15档案库备注


异常物品Item:#CN00791被记录观察到具有一定程度危害性的异常性质,该页面已被归档。目前该项目已被作为一正式SCP并被展开调查研究,如若访问新的文档请点击此处

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