逐“光”之路
评分: +8+x
/* 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: -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: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基金会管理员的布告


如果你们能够看到这个文档的话,在某种意义上来说,你们可以算是我们的一员了,或许在过去的时候,你和我们的理念并不相符,甚至你们有些人也许从某种意义上导致了我们如今所面对的情况,但这些都已经过去了,我们现在要做的就是从如今的世界中生存下来。又或者你只是在这新的乱世中求生的普通人,那么我们会在这里向你们提供我们所研究的有关在这世间如何生存下去的方法,以及我们有关这个世界的研究,以及最后,祝各位好运
对于那些认为自己是少数能够在太阳奇点下活下来的幸运儿来说,你们也可以把自己算作SCP基金会的一员。欢迎加入。



- The Administrator



leonidas.png

你好啊,旅行者。我是AIC Leonidas。欢迎来到抵抗组织。

以防你还处于与世隔绝的状态,但是要是你已经走到这一步的话也可能确实是这样;那么最好还是从一开始讲起。此接下来就由我来为你们讲述我们是如何走到这一步的,别问我们是怎么知道的。


leonidas.png

在这你会知道有关在那轮该死的太阳升起来后我们对此的研究发现,以及生存下去的方式

leonidas.png

我们还不清楚到底发生了什么,事实上也不可能清楚,不过我们倒是不介意比较流行的猜测放在这里。


从个人的角度来说,我不太喜欢这种猜测,毕竟这些事情不是我们所能够去解决和了解的。但不管这个世界怎样变化,不管我们接下来要经历一些什么,也许哪一天我们太阳会突然恢复正常,也许哪一天我们人类就会灭亡,但不管怎样,我们唯一能做的只有活下去,只有这样我们才有可能拥有未来。
学会拥抱黑暗,朋友们,我们曾惧怕黑暗,而今我们惧怕光明。



- The Administrator


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