墓丛流淌
@import url('https://fonts.googleapis.com/css2?family=Zhi+Mang+Xing&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:wght@300;400;500;700&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@300;400;500;700&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext');
@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700&subset=cyrillic,latin-ext,vietnamese');
 
body {
    background-image: url("http://scp-wiki.wdfiles.com/local--files/about-the-scp-foundation/bg-marble.png");
    background-repeat: repeat;
    font-family: "Noto Serif SC", "Noto Serif", serif;
    font-size: 0.85rem;
}
 
div#extra-div-1 {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 161px;
    z-index: -2;
    background-image: url("http://scp-wiki.wdfiles.com/local--files/theme%3Aswirling-ashes/skyline-whitewash.png"), url("http://scp-wiki.wdfiles.com/local--files/theme%3Aswirling-ashes/skyline.png");
    background-repeat: repeat-x;
    background-size: auto 111px;
    background-position: center 50px;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}
 
/* HEADER */
 
div#container-wrap {
    background-image: linear-gradient(rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0, rgba(0, 0, 0, 0.5) 80px, rgba(0, 0, 0, 0.5) 161px, transparent 240px);
    background-repeat: repeat-x;
    background-size: auto 21px, auto 240px;
    background-position: center 140px, center top;
}
 
#header {
    background-image: none;
}
 
#header h1 {
    float: none;
    width: 100%;
    margin: 0;
}
 
#header h1 a {
    display: block;
    float: none;
    width: 100%;
    color: #FFF;
    text-align: center;
    font-size: 80px;
    font-weight: normal;
    font-family: "Oswald", "Zhi Mang Xing", sans-serif;
    text-shadow: 0 4px 0 rgba(0, 0, 0, 0.6);
    white-space: nowrap;
}
 
@media (max-width: 575px) {
#header h1 a {
    font-size: 50px;
}
}
 
@media (max-width: 479px) {
#header h1 a {
    font-size: 40px;
}
}
 
#header h1 a::before {
    content: "SCP FOUNDATION";
    overflow: hidden;
}
 
/* {$deserted}/
#header h1 a::before {
    content: "废年";
    font-size: 80px;
}
/{$deserted} */
 
#header h1 a span, #header h2 {
    display: none;
}
 
#search-top-box {
    right: 0;
    top: 110px;
}
 
#search-top-box-input,
#search-top-box-input:hover,
#search-top-box-input:focus,
#search-top-box-form input[type=submit],
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
    background-image: url("http://scp-wiki.wdfiles.com/local--files/about-the-scp-foundation/bg-marble.png");
    background-color: transparent;
    color: #666;
    border-color: #666;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.6);
}
 
#search-top-box-input,
#search-top-box-input:hover,
#search-top-box-input:focus {
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.6), inset 0 2px 0 rgba(0, 0, 0, 0.25);
}
 
#search-top-box-input:hover,
#search-top-box-input:focus,
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
    color: #000;
    border-color: #000;
}
 
/* SIDE BAR */
 
#side-bar .side-block {
    background-color: transparent !important;
    border-color: #000;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.6);
}
 
#side-bar .side-block:not(.media) {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}
 
#side-bar .heading,
#side-bar .collapsible-block-unfolded-link,
#side-bar .collapsible-block-unfolded-link .collapsible-block-link {
    color: #000;
    border-color: #000;
    font-size: 14px;
    font-weight: normal;
    font-family: "Zhi Mang Xing", sans-serif;
}
 
#side-bar a, #side-bar a:visited, #side-bar a.newpage {
    color: #000;
}
 
@media (max-width: 767px) {
#side-bar, #side-bar:target {
    background-color: transparent;
    background-image: url("http://scp-wiki.wdfiles.com/local--files/about-the-scp-foundation/bg-marble.png");
    border: none;
}
 
#side-bar .close-menu {
    display: block;
    opacity: 0;
    transition: ease 1s;
    -webkit-transition: ease 1s;
}
 
#side-bar:target .close-menu {
    opacity: 0.5;
    left: 19em;
    width: calc(100% - 19em);
}
}
 
/* MAIN CONTENT */
 
#top-bar ul li:hover a,
#top-bar ul li.sfhover a {
    color: #000;
    background-image: url("http://scp-wiki.wdfiles.com/local--files/about-the-scp-foundation/bg-marble.png");
}
 
#top-bar .mobile-top-bar .open-menu a {
    border: solid 1px #666;
    border-radius: 5px;
    background-image: url("http://scp-wiki.wdfiles.com/local--files/about-the-scp-foundation/bg-marble.png");
    color: #666;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.25);
}
 
#top-bar .mobile-top-bar .open-menu a:hover {
    color: #000;
    border-color: #000;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.6);
}
 
#page-title, h1 {
    font-family: "Zhi Mang Xing", sans-serif;
    color: #000;
    border-color: #666;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
 
hr {
    background-color: #666;
}
 
.fancyhr hr {
    position: relative;
    height: 12px;
    background-color: transparent;
    width: auto;
    margin-left: 0;
    margin-right: 0;
}
 
.fancyhr hr::before {
    content: "";
    display: block;
    height: 12px;
    width: 100%;
    position: absolute;
    top: -9px;
    left: 0;
    border-bottom: solid 2px #000;
    border-radius: 12px;
}
 
.fancyhr hr::after {
    content: "";
    display: block;
    height: 12px;
    width: 100%;
    position: absolute;
    bottom: -9px;
    left: 0;
    border-top: solid 2px #000;
    border-radius: 12px;
}
 
/* RATE MODULE */
 
#page-content {
    font-size: 0.925rem;
}
 
.page-rate-widget-box, #page-content .creditRate .rate-box-with-credit-button .page-rate-widget-box {
    background-color: transparent;
    border: solid 1px #000;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    margin-left: 0;
    margin-right: 0;
}
 
.page-rate-widget-box .rate-points {
    color: #000 !important;
    background-color: transparent !important;
    border-radius: 0;
    border: none;
}
 
.page-rate-widget-box .rateup.btn,
.page-rate-widget-box .ratedown.btn,
.page-rate-widget-box .cancel {
    border: none;
    background-color: transparent;
    border-radius: 0;
}
 
.page-rate-widget-box .rateup.btn a,
.page-rate-widget-box .ratedown.btn a,
.page-rate-widget-box .cancel a {
    border: none;
    background-color: transparent;
    border-radius: 0;
    color: #666;
}
 
.page-rate-widget-box .rateup.btn a:hover,
.page-rate-widget-box .ratedown.btn a:hover,
.page-rate-widget-box .cancel a:hover {
    border: none;
    background-color: transparent;
    border-radius: 0;
    color: #000;
}
 
#page-content .rate-box-with-credit-button {
    border-radius: 0;
    border: none;
    background-color: transparent;
    box-shadow: none;
}
 
#page-content .creditRate {
    margin-left: 0;
    margin-right: 0;
}
 
#page-content .rate-box-with-credit-button .creditButton p a {
    display: inline-block;
    margin: 0;
    margin-left: 5px;
    padding-top: 3px;
    padding-bottom: 2px;
    width: 20px;
    height: 100%;
    font-size: 12px;
    text-align: center;
    color: #666;
    background-color: transparent;
    border: solid 1px #000;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    position: static;
}
 
#page-content .rate-box-with-credit-button .creditButton p a:hover {
    color: #000;
}
 
/* DIVISIONS */
 
div.adytoc {
    display: flex;
    justify-content: center;
}
 
div#toc {
    border: solid 1px #000;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    background-color: rgba(255, 255, 255, 0.75);
    color: #000;
}
 
div.adytoc div#toc {
    float: none;
    text-align: center;
}
 
div.adytoc div#toc div.title {
    font-family: "Zhi Mang Xing", sans-serif;
    color: #000;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    font-size: 200%;
}
 
div.adytoc div#toc div#toc-list div {
    margin-left: 0 !important;
    font-family: "Zhi Mang Xing", sans-serif;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    font-size: 150%;
}
 
blockquote, div.blockquote {
    border: solid 1px #000;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    background-color: transparent;
    color: #000;
}
 
.blockquote.light {
    background-color: rgba(255, 255, 255, 0.75);
}
 
.blockquote.dark {
    background-color: rgba(0, 0, 0, 0.1);
}
 
.code {
    position: relative;
    border: solid 1px #000;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    background-color: transparent;
    color: #000;
}
 
.code::before,
.code::after {
    display: block;
    content: "~ CODE ~";
    text-align: center;
    position: absolute;
    left: 0;
    width: 100%;
}
 
.code::before {
    top: 0;
}
 
.code::after {
    bottom: 0;
}
评分: +27+x


「嗒。嗒。嗒。」

沉闷的脚步踏在空心的青色石砖上,清脆的声响在墨般凝重的真夜里犹疑着是否应该回荡。残鸦没有散尽,伴随着如冰的月色,仍哂笑着伫立在枝桠上,斑驳的树皮也应和般地微微发抖一盏灯笼所散发出的暖光直直刺入了沉闷的黑,撞上了小径旁的层层石碑。万物无言,最后,守墓人惨淡的歌声将这脆弱的静狠狠一掼,摔个粉碎。这歌谣的作者名早已佚失,而守墓人自己也说不出各句的含义来。他只是顺从着自己的口,让音节一一喷薄而出而已。

昏黄的光束,左是墓丛,右是流水。守墓人早已司空见惯,便视作一切单调至极。暗流涌动着,在如冰月华下狠狠咬啮着沙石。守墓人只是将目光投向长眠于此岸的人们。他没有时日无多的悲慨,他能感知到的只是眼皮一天重似一天,脚步一天沉似一天。可现在他脑海中只留存有一个个印象,而连不起一片片人生的情节,所以他也一天天地度过了,就如太阳一天天地升起了。




下雨了。雨滴一滴一滴地落下,打湿了灯笼,打湿了他的一件衬衣,打湿了他的青鞋。这是雨告别的方式,死去的雨的黯淡残响,无人得以耳闻。守墓人焦急地加快了脚步,雨势愈下愈大,雨丝连成雨幕,最后遮住你的五官,无从看,眼前雾茫;无从听,沉沉雨声;无从闻,潮湿细沁;更遑论说与尝了,只要一张口,雨束便打入其中,使人喘不上气来。守墓人的脚步纵然再快,却也不及雨滴击打速度的千分之一。

大雨,仿佛要将世界吞没。守墓人渐渐迷失了方向。




他不知为何走上了一座桥,也无从得知这座桥的名称。他焦急地搜寻着记忆,却不知这是何方。正在守墓人的思绪如绞如缠时,雨却款款收了手。守墓人再看,混沌眼中映出的是陌生的景色。

桥下流水仍在默默流淌,拍打着墨绿桥墩。守墓人不由得凭栏下望,流水里伸出着无数苍白的手,正在空气中挥舞着,不知要抢走什么。守墓人看惯了尸体,但不免也吓得后退。他仿佛觉得思绪轻松了些,片段也终于粘合成了记忆。多少荒唐的往事成形,再次获得了生命,在思绪里翻跃。多少欣喜,悲伤的潮水卷起沉沙从他身上一切孔洞中流出,喷出,冲出。他徒劳地举起手去堵住它们,可它们径自涌出,无视了无力的手指的阻塞。他索性不再去管,眼睁睁看着这些水流汇入脚下的这片血河中。

有那么一瞬间,他仿佛觉得河水正在上涨,可他下一刻便被彼岸凄厉的号哭吸引——那是一团模糊的灰影,仿佛人形轮廓。天边传来阵阵雷鸣,天旋地转,守墓人徒劳地四顾,可两面桥阶都被青苔攀附。不知缘何,他耳边再次响起了他常听的歌谣,可这次,他理解了个中含义——词句如生灵般抽动,飘入脑中。


「我渡过由前人泪水砌作的河,可如今我也正沉入这条河。」

「我听过没有名字的无名的歌,可如今我也被写入这首歌。」


没来得及体会,守墓人便感觉到冰凉的河水正漫过脚踝;他想逃走,却为时已晚。河水一层层地堆上来,不顾呻吟,直至彻底淹过他的脖颈。他所见的最后一束月光,竟是他安魂的最后一块墓碑。




墓丛中又添了新骨。可名字那栏,空空如也。








墓丛流淌


二〇二三年四月二日

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