SCP-CN-2914

[[iftags +component]]

This is a component to make the mobile sidebar button active on desktop-size screen.
To use, put the following:

[[include :scp-wiki:component:toggle-sidebar]]

If used with a theme, it's recommended to put said theme after this [[include]].

(Use this version by WoedenazWoedenaz if you're using Black Highlighter)


/* 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: 'Lucida Sans Unicode','Lucida Grande','Lucida Sans','Times New Roman',Helvetica,Roboto,sans-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: 44.5rem;
        margin: 0 auto;
        padding: 0;
        transition: max-width 0.2s ease-in-out;
    }
 
    #side-bar {
        display: block;
        position: fixed;
        top: 0;
        left: -18rem;
        width: 15.25rem;
        height: 100%;
        margin: 0;
        overflow-x: hidden;
        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 {
        left: 0;
    }
 
    #side-bar:target .close-menu {
        display: block;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        margin-left: 17rem;
        opacity: 0;
        z-index: -1;
        visibility: visible;
    }
    #side-bar:not(:target) .close-menu { display: none; }
 
    #top-bar .open-menu a:hover {
        text-decoration: none;
    }
}

[[/iftags]]
评分: +9+x

项目编号:SCP-CN-2914

项目等级:Safe

特殊收容措施:该项目无需收容措施,Area-CN-15的全体人员都被允许自由穿戴SCP-CN-2914。

描述:SCP-CN-2914是由Area-CN-15[已加密]部于2023年冬季发行生产的一款保暖围巾,对设施内全体人员免费发放。项目特征详见[SCP-CN-2914规格及尺码标准]。

该项目获得异常编号的原因是[已加密]部在SCP-CN-2914的生产流程上应用了[已加密]级的超自然手段,该部门有权不公开生产流程的更多信息并享有对SCP-CN-2914的生产版权。在可公开的信息中,项目生产于#261号收容室。

附录1:[SCP-CN-2914规格及尺码标准]资料卡

  • 物品名称:保暖围巾
  • 物品编号:SCP-CN-2914
  • 物品毛重:0.58kg
  • 物品产地:Area-CN-15
  • 流行元素:长款,厚实
  • 号:[已加密]
  • 状:长条形
  • 适用人群:成人
  • 质:[已加密]
  • 别:围巾
  • 适用季节:春季,秋季,冬季
  • 案:纯色
  • 发放时间:2023年冬季

天气转凉,记得添衣保暖。
——[已加密]部主管


附录2:[#261号收容室改建工程]审批单

工程概要:将已空置的#261号收容室改建为SCP-CN-2914的正式生产间。

工程依据:鉴于该收容室的前收容物长期处于收容突破并从未被寻回,且SCP-CN-2914生产的必要条件是处于该室中。该项目的生产将有效节省设施内的物资采购经费。

技术支持:[已加密]

工程预算:[已加密]

预计工期:[已加密]

审批结果:通过


附录3:邮件摘要

我能问一下生化部的人脑子都进水了吗?

Form:研究员Centipede
To:Dr.Fishbone


主管,真不能怪我说你,那个全是加密的改建审批单你就这样给通过了吗?

那是我负责的项目,突破收容之后到现在都还没追回,然后收容室就不明不白的拿去干别的事情了???是否有些太过不严谨了。

生产围巾?别开玩笑了,想想这个收容室之前收容的是一群什么玩意吧!认知危害、精神影响、生物危害……这些单拎出来哪一条不需要认真对待?况且还是一群像是蜈蚣一样,看一眼就会让人头皮发麻的恶心生物。

我真心请你三思,主管,至少再给我一些时间,我觉得我们很需要弄明白之前那些东西是怎么安静的消失在收容室里的,要不然……这围巾戴得我也不甘心。

« SCP-CN-2913 | SCP-CN-2914 | SCP-CN-2915 »

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