SCP-CN-3063

[[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]]
评分: +129+x

项目编号:SCP-CN-3063

项目等级:Thaumiel

特殊收容措施:SCP-CN-3063应被投放进互联网中,基金会AIC NN-SN65KB应实时监控其产生的影响。

描述:SCP-CN-3063为Site-CN-82模因部创造的一类反模因,其目的是为了收容SCP-63631及其次生产物。由于互联网的高速发展,SCP-6363现预计已影响世界上超过60%的人口,在基金会内部有超过30%的人受影响,其中包括O5-9(现已被软禁)。

附录3063-A:于2024/04/01,O5议会投票批准研究针对SCP-6363的模因。本次会议的记录如下。

[记录开始]


O5-1:好的各位,我相信你们都意识到了这种情况的严重性,SCP-6363正在网络上迅速传播,迟早有一天它们会影响所有人类,我们需要做出对策。

O5-6:我们完全可以启动忽怠协议然后把它当做常态,一号。

O5-10:六号,我们不清楚SCP-6363以后会不会产生新的异常性质,如果它在影响全人类以后才会显露其真实的目的呢?就像SCP-2440一样。

O5-1:6363的溯源结果呢?

O5-7:没有结果,但可以确定不是其他组织干的,可能是某个个体所为,又或者在其传播过程中才产生了异常性质。

O5-8:我们可以把所有受影响人类都处决了,然后使用SCP-2000造一批没有受影响的人类,与此同时销毁6363实例。

O5-12:八号你疯了吗?为了一个危害性极小的模因要杀光所有人?简直不可理喻。

O5-13:就算我们同意道德伦理委员会那帮人也不会同意的,八号。

O5-2:我同意,况且不需要做到那个地步就能解决这个问题。

O5-3:是什么方法,二号?

O5-2:以毒攻毒。

O5-1:你要用模因对抗模因?

O5-2:对付模因的最好办法当然是模因了,只要我们研发相对应的反模因并投放到互联网上,那么SCP-6363就很快被消除了。

O5-6:这说不定真的可行。

O5-7:我认为这存在风险,我否决。

O5-2:你想想,七号,SCP-6363已经对常态造成了很大的影响,我们不知道它再传播下去会不会有更可怕的后果,一点风险算不了什么。

O5-5:你说的“很大影响”是指几张图几段文字被疯狂转发?我想九号说得对,你们这些老古董根本不了解互联网。

O5-12:我可能不了解互联网,五号,但我了解异常,我看你跟九号一样也被感染了。

O5-5:会议前我可刚做过检测。

O5-1:你们两个闭嘴。还有谁赞同二号?

O5-3,O5-8,O5-6,O5-12,O5-4,O5-13:赞同。

O5-1:谁反对?

O5-5,O5-7:反对。

O5-1:8:2:2,提案通过。二号,你来做这个计划的负责人,会议解散。

[记录结束]

附录3063-B:模因部与O5议会的部分邮件往来。



附录3063-D:[仅限SCP-CN-3063研究人员查阅]

.

.

.

正在验证权限

.

.

.

欢迎您,研究主管Llyod Yun。




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