[[iftgs -style-override]]
[[iftags]]
[[/iftags]][[/iftgs]]
[[iftgs -style-override]]
[[iftags]]
[[/iftags]][[/iftgs]]
[[iftgs -style-override]]
[[iftags]]
[[/iftags]][[/iftgs]]
:root {
--black: 245, 245, 245;
--white: 0, 0, 0;
--m: 53, 99, 102;
--x: 61, 66, 66;
}
#side-bar .side-block div a img {
filter: none;
filter: brightness(0);
}
@media only screen and (min-width: 769px) {
#main-content {
padding: 2rem 3rem;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border-left: none;
border-right: none;
}
}
:root {
--header-subtitle: "梦于现实";
}
/*
Лиминальная Тема
[2020 Wikidot Тема]
оригинальный код от Линча и Этоиле
доработка и обновление от Айзека и МХ'а
*/
@import url("https://backrooms-wiki.wikidot.com/component:fantasque-sans-mono/code/1");
@import url("https://ru-backrooms-wiki.wdfiles.com/local--files/component%3Atheme/normalize-archived.css");
@import url("https://ru-backrooms-wiki.wdfiles.com/local--files/component%3Atheme/bhl-archived.css");
@import url("https://ru-backrooms-wiki.wdfiles.com/local--files/component%3Atheme/sidebar.css");
@import url("https://ru-backrooms-wiki.wdfiles.com/local--files/component%3Atheme/user-menu.css");
@import url("https://ru-backrooms-wiki.wdfiles.com/local--files/component%3Atheme/owindows.css");
@import url("https://ru-backrooms-wiki.wdfiles.com/local--files/component%3Atheme/forum.css");
:root {
--theme-base: "black-highlighter";
--theme-id: "liminal";
--theme-name: "Liminal Theme";
--logo-image: url("https://backrooms-wiki.wikidot.com/local--files/component:theme/logo.svg");
--header-title: "Закулисье";
--header-subtitle: "Вы бывали здесь раньше.";
--body-font: Arial, sans-serif;
--header-font: 'Fantasque Sans Mono', monospace;
--title-font: 'Fantasque Sans Mono', monospace;
--mono-font: 'Fantasque Sans Mono', monospace;
--white-monochrome: 237, 233, 223;
--pale-gray-monochrome: 255, 251, 240;
--light-gray-monochrome: 160, 160, 160;
--gray-monochrome: 72, 69, 60;
--black-monochrome: 25, 20, 16;
--bright-accent: 140, 136, 126;
--medium-accent: 72, 69, 60;
--dark-accent: 140, 136, 126;
--pale-accent: 140, 136, 126;
--swatch-topmenu-border-color: var(--medium-accent);
--link-color: 230, 23, 68;
--hover-link-color: 230, 23, 68;
--background-gradient-distance: 0rem;
--gradient-header: linear-gradient(to top,
rgba(var(--medium-accent)) 0%,
rgba(var(--medium-accent), 0.90) 100%
);
--diagonal-stripes: linear-gradient(transparent 0);
--header-h2-font-size: calc(var(--base-font-size)*1.35);
--header-height-on-desktop: 10rem;
--header-height-on-mobile: 10rem;
--sidebar-width-on-desktop: 20rem;
}
body#html-body{
overflow-x: hidden;
}
div.wd-adunit{ display: none !important; }
#skrollr-body {
background-image:
radial-gradient(circle, rgb(var(--medium-accent)) 50%, transparent 0);
background-repeat: repeat;
background-size: 0.25em 0.25em;
width: 100%;
height: 10rem;
}
#header h1 a {
line-height: 0.6;
}
#side-bar .side-block div a img { filter: none; }
#side-bar .heading p { font-family: var(--title-font); font-size: 1rem; text-shadow: none; }
@media only screen and (min-width: 769px) { #side-bar { padding-left: 0.75rem; top: 0; } }
@media only screen and (max-width: 769px) { #side-bar .img-links { padding: 10px 0; } }
#container {
background-image: radial-gradient(circle, rgb(var(--medium-accent), 0.05) 50%, transparent 0);
background-size: 0.25em 0.25em;
background-repeat: repeat;
background-attachment: fixed;
}
div#page-options-bottom-2 > a, div#page-options-bottom > a {
border-radius: 0em;
-moz-border-radius: 0em;
border: none;
}
div#page-options-bottom-2 > a:active, div#page-options-bottom-2 > a:hover, div#page-options-bottom > a:active, div#page-options-bottom > a:hover {
border: none;
}
#header, #top-bar {
background-attachment: scroll;
}
#header {
background-image: none;
}
#header::before {
content: "";
position: absolute;
height: 95%;
width: 100%;
left: 0;
top: 0;
background-image: var(--logo-image);
background-size: auto 18rem;
background-position: center;
background-repeat: no-repeat;
opacity: 0.5;
}
#header h1, #header h1 a {
position: absolute;
top: 1rem;
margin: 0;
width: 100%;
display: flex;
justify-content: center;
z-index: 0;
}
#header h2, #header h2 span, #header h2 span::before {
position: absolute;
top: 2rem;
margin: 0;
width: 100%;
display: flex;
justify-content: center;
}
#header h1 a::before, #header h2 span::before {
text-shadow: .063rem 0.1rem 0.1rem #0c0c0c;
}
a.newpage {
background: transparent;
text-decoration: none
}
a.newpage {
color: rgb(var(--newpage-color))
}
a {
transition: 150ms cubic-bezier(0.4, 0, 0.2, 1);
text-decoration: underline;
text-decoration-color: transparent;
}
#page-title, .meta-title {
border-color: rgb(var(--swatch-tertiary-color));
}
hr {
border: none;
background-color: rgb(var(--swatch-tertiary-color));
}
div.block-center {
min-width: 30%
}
@media only screen and (max-width:768px) {
div.block-center {
min-width: 40%
}
}
blockquote {
box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25);
}
.styled-quote {
background-color:rgb(var(--pale-gray-monochrome));
border-left: 0.5rem solid rgba(var(--gray-monochrome));
padding: 0.1rem 1rem;
margin: 0.5rem 0 0.5rem 0;
box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25);
}
.dark-styled-quote {
background-color:rgb(var(--gray-monochrome));
border-left: 0.5rem solid rgba(var(--pale-gray-monochrome));
color:rgb(var(--white-monochrome));
padding: 0.1rem 1rem;
margin: 0.5rem 0 0.5rem 0;
box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25);
}
.dark-styled-quote a{
color: rgb(var(--swatch-menubg-medium-color));
}
.lightblock {
background-color:rgb(var(--pale-gray-monochrome));
padding: 0.01rem 1rem;
margin: 0.5rem 0 0.5rem 0;
box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25);
}
.darkblock {
background-color:rgb(var(--gray-monochrome));
color:rgb(var(--white-monochrome));
padding: 0.01rem 1rem;
margin: 0.5rem 0 0.5rem 0;
box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25);
}
.darkblock a {
color: rgb(var(--swatch-menubg-medium-color));
}
.interwiki1_title {
color: rgb(80,77,66);
border-bottom: solid 1px rgb(80,77,66);
padding-left: 15px;
margin-top: 10px;
margin-bottom: 5px;
font-size: 8pt;
font-weight: bold;
}
.interwiki1_entry {
position: relative;
margin: 2px 0;
}
.interwiki1_entry p::before {
content: "■";
font-size: 9px;
color: rgb(80,77,66);
position: relative;
margin: 0 7px 0 5px;
bottom: 3px;
}
.interwiki1_entry a, .interwiki1_entry a:visited {
font-weight: bold;
color: #b01;
text-decoration: none;
background: transparent;
}
.interwiki1_entry a:hover {
background-color: transparent;
text-decoration: underline;
}
div.scpnet-interwiki-wrapper {
margin: 0;
width: auto;
}
iframe.scpnet-interwiki-frame {
border: inherit;
width: 100%;
height: 230px;
}
@media (min-width:768px) {
div.scpnet-interwiki-wrapper,
iframe.scpnet-interwiki-frame {
width: 100%;
}
}
#toc {
background-color:rgb(var(--pale-gray-monochrome));
border: none;
border-left: 0.5rem solid rgba(var(--gray-monochrome));
border-right: 0.5rem solid rgba(var(--gray-monochrome));
margin: 0.5rem 0 0.5rem 0;
padding: 0;
box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25);
}
#toc.floatright { margin: 0.5rem 0 0.5rem 0.5rem; }
#toc.floatleft { margin: 0.5rem 0.5rem 0.5rem 0; }
#toc #toc-action-bar { padding: 2px 2px 2px 0.5em; }
#toc .title { font-family: var(--mono-font); margin: 0; padding: 0.3em 2em; background-color: rgb(var(--gray-monochrome)); color: rgb(var(--white-monochrome)); }
#toc-list { margin: 0.5em 1em 0.5em 0; }
#toc-list a { transition:0.3s,text-decoration-color 0s; padding:0px 4px; }
#toc-list a:hover { background:rgb(var(--pale-accent));color:rgb(var(--pale-gray-monochrome));text-decoration:none; }
span.printuser a {
transition:0.3s ease,text-decoration-color 0s;
}
span.printuser a:hover {
text-decoration: none;
color: rgb(var(--pale-gray-monochrome));
}
span.printuser img.small {
transition: 0.5s;
}
span.printuser img.small:hover {
transform: scale(4);
transition-delay: 0.5s;
}
#avatar-hover-container {
display: none;
}
#search-top-box-input {
display: none;
}
#search-top-box-form input[type='submit'] {
padding: 5px 10px;
font-size: 100%;
background-color: rgb(var(--medium-accent));
border: 2.5px solid rgb(var(--pale-accent));
border-radius: 11px 5px 5px 11px;
}
#search-top-box {
right: -25px;
top: 50px;
}
#search-top-box-form input[type='submit']:hover, #search-top-box-form input[type='submit']:focus {
text-decoration: none;
text-shadow: none;
background-color: rgb(var(--light-gray-monochrome));
color: white;
cursor: pointer;
padding: 5px 10px;
font-size: 100%;
border: 2.5px solid rgb(var(--pale-accent));
border-radius: 11px 5px 5px 11px;
}
@media only screen and (max-width: 768px) {
#login-status {
right: 6px;
padding: 1px 8px;
font-size:80%;
}
#header::before {
top: 11px;
}
#header h1, #header h1 a {
top: 17px;
font-size: 150%;
}
#header h2, #header h2 span, #header h2 span::before {
top: 31px;
}
#search-top-box-form input[type='submit'] {
padding: 1px 8px;
font-size: 80%;
}
#search-top-box {
right: 6px;
top: 40px;
}
#search-top-box-form input[type='submit']:hover, #search-top-box-form input[type='submit']:focus {
padding: 1px 8px;
font-size: 80%;
}
#toc {
display: contents;
}
#toc #toc-action-bar {
margin: 0.5rem 0 0 0;
padding: 2px 0 2px 1em;
background-color: rgb(var(--pale-gray-monochrome));
border-left: 0.5rem solid rgba(var(--gray-monochrome));
border-right: 0.5rem solid rgba(var(--gray-monochrome));
box-shadow: 0 0.3rem 0.3rem rgb(0 0 0 / 25%);
}
div#toc-action-bar a { padding: 0 4px; }
#toc .title {
margin: 0 0 0.5rem 0;
padding: 0.5rem 2em 0.5rem 2em;
background-color: rgb(var(--gray-monochrome));
box-shadow: 0 0.3rem 0.3rem rgb(0 0 0 / 25%);
}
#toc-list {
margin: 0.5rem 0 0.5rem 0;
padding: 0.5rem 1em 0.5rem 0;
background-color: rgb(var(--pale-gray-monochrome));
border-left: 0.5rem solid rgba(var(--gray-monochrome));
border-right: 0.5rem solid rgba(var(--gray-monochrome));
box-shadow: 0 0.3rem 0.3rem rgb(0 0 0 / 25%);
}
}
#footer {
height: auto;
color: rgba(var(--swatch-secondary-color), .7);
font-size: 80%;
margin: 0;
}
#license-area {
--link-color: var(--swatch-primary-darkest);
--visited-link-color: var(--swatch-primary-darkest);
--hover-link-color: var(--swatch-primary-darkest);
padding: 0.55em;
margin: 0;
width: auto;
background-color: rgb(var(--swatch-menubg-medium-dark-color));
color: rgb(var(--swatch-text-secondary-color));
z-index: 11;
}
@media only screen and (max-width: 768px) {
@supports (display:grid) {
#footer {
font-size: 10px;
}
#license-area {
bottom: 0;
margin: 0 auto;
height: auto;
font-size: .9em;
line-height: 1;
z-index: 2
}
}
}
#main-content .page-tags {
border: 2.5px solid rgb(var(--pale-accent));
border-radius: 11px 5px 5px 11px;
padding: 5px;
display: flex;
align-items: stretch;
}
.page-tags::before {
content: "Теги";
font-size: 80%;
font-weight: bold;
background-color: rgb(var(--medium-accent));
background-color: rgb(var(--medium-accent));
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
padding: 1px 6px;
color:rgb(var(--white-monochrome));
margin-right: 0.3em;
border-radius: 9px 3px 3px 9px;
}
ul { padding-inline-start: 1rem; list-style: disc; }
#main-content .page-tags span { border-top: none; max-width: 100%; align-self: center; }
#main-content .page-tags span a { transition:0.3s,text-decoration-color 0s;padding:0px 4px; }
#main-content .page-tags span a:hover { background:rgb(var(--pale-accent));color:rgb(var(--pale-gray-monochrome));text-decoration:none; }
div.page-watch-options a { transition:0.3s,text-decoration-color 0s;padding:2px 2px; }
div.page-watch-options a:hover { background:rgb(var(--pale-accent));color:rgb(var(--pale-gray-monochrome));text-decoration:none; }
扎卡里猛地睁开双眼,干裂的嘴唇间溢出沉重的喘息。他茫然四顾,手摸索着伸进了蓝色网兜,触到了那瓶满是污渍的杏仁水。进入这处层级的晕眩感比他预想地更为强烈——扎卡里站起身,打量着四周。
眼前的起伏田野静默延展——阳光穿透浓雾明亮地照耀着,可扎卡里却感受不到一丝暖意。田野上零散地矗立着一座座陈旧的老爷钟。它们参差交错的滴答声,是唯一划破凝滞空气的声响。他记起了上一个受害者断断续续的话语。
拿着这个…求你了…它会引领你前往天堂…你便可永生…
想起她那双因惊恐而圆睁的眼睛,他嘴角浮起一丝笑意。
“那婊子最好没在骗我。”
他低头看了看自己沾满血迹的白衬衫,没有一滴是他自己的血。他放下包,在里面翻找着,终于找到了要找的那卷布料。换上一件脏兮兮、不合身的褐色衬衫后,他把自制匕首塞进橙色囚裤的口袋里,拉紧包带,甩上肩头。就在这时,扎卡里意识到他弄丢了那把为了到达这里而不情愿搞到的奇怪钥匙。
完全不知该往何处去,扎卡里走向最近的钟。他盯着钟面;上面显示着1:53。低头看了看自己那块从别人那儿偷来、布满裂纹的手表,他嗤笑道,“傻逼钟——时间都不对。”他猛地一推,将那陈旧而满是灰尘的钟柜推倒在地。混乱的声响在寂静的田野中回响。
他走了仿佛永远那么久,终于来到了他在这处层级醒来时便看到的那棵巨树。立刻引起他注意的是绑在蓝色鞋带上的一块金属碎片——一把与他自己一样的自制匕首。他花了一瞬间打量着刀刃上的划痕,比他自己的多得多——多到那几乎不再像一把刀了,更像一把双面锯,而不是临时凑合的匕首。刀下方的粗糙树皮上刻着一行字:
扎卡里看了看太阳,然后向左挪了两步——远处他能看见一束闪烁的光。他把匕首从树上扯下来,滑进自己那把旁边的口袋里;他掏出一把皱巴巴的烟。“操…只剩三根了。”他用火柴点燃了一根弯了的烟,不情愿地朝远处那光亮跋涉而去。
大约走了一半路程时,扎卡里勉强能看见目的地的模糊轮廓…一束摇曳的篝火。目光锁定目标,他没有注意到脚下的干枯残骸。随着一声令人作呕的碎裂声,他踉跄向前——鞋子被卡在一具尸体的胸腔里,“老天,看看这破玩意儿。”他蹲下身,把鞋子从残骸上剥下来,停下来注意到那枯骨手中握着的东西。一把小匕首,绑着蓝色鞋带——跟他那把几乎一模一样。
扎卡里挠了挠胡茬丛生的下巴——有什么不对劲,但他不知道为什么。那老太婆耍了我?他再次弯下腰,捡起那把匕首端详。二十四道刻痕,比自己的多一道。他回头瞥了一眼那具尸体,更仔细地看了看附着其上的衣物碎片。一件白色衬衫和橙色裤子——与他进入这处层级时穿的一模一样。
“这地方肯定在耍我…”
他不知此地所能寻见的胡闹之深。
终于,当他走向那营火时,他看见了两个人的轮廓,坐在熊熊燃烧的火焰旁。
扎卡里慢慢走近;他们不可能没看见他过来,所以没必要躲藏。火焰巨大,十几甚至更多的钟被砸碎,并胡乱堆成了一个篝火。火旁坐着两个年长的男人,坐在用老爷钟拼凑成的临时长凳上。他觉得他们长得很像,像一个是另一个的兄长。他浑身脏兮兮的,覆着看起来是多年积累的污垢。
“你可算来了——多久了,两小时,齐克Zeek?”两个男人中较老的那个用一种沙哑却又熟悉的声音说道,用手肘碰了碰旁边的人。较年轻的那个用力点了点头,然后发出一阵不自然的咯咯笑。“你在这儿多久了,小子?你看起来像是刚——”
“你俩他妈是一伙的?”扎卡里亮出他的匕首,一边质问这两个不正经的男人,一边用刀指着他们。
“一伙的,哦…”较老的那个朝他的同伴露出了一个夸张而了然的表情。“…这儿有个白痴觉得我们是一伙的,齐克!”两人相视大笑,每一声狂笑都让扎卡里的怒火更盛。
“不,我们不是一伙的,孩子——跟任何人一样倒霉,对吧齐克?”两人中较年轻的那个终于开口了,他的声音甚至比上一个更耳熟,但扎卡里还是想不起来。“能快点吗,Z老兄,我饿死了…"
“哎呀,齐克,就不能找点乐子嘛,我太无聊了——”
那人眯眼看他的方式让扎卡里感到一种莫名的烦躁。
“听着,你们这老不死的玩意儿,再不开口说话,我就把你们像那老太婆一样剁了!”扎卡里受够了他们的胡闹,较老的那个知道再玩不下去了。
“行了,孩子,随你便——你想知道天堂在哪,对吧?那老婊子告诉你的?"
“你知道在哪?你他妈早说不就完了?”较老的男人站起身,挥了挥粗糙的手,示意扎卡里跟上。
“就在这边,我给你带路。”齐克跟在身后,三人从篝火旁走了十几米,然后年纪最大的那个停了下来。
“好了,就是这儿了,扎克小子!”那人指了指地上一个不大的凹陷,不过几米宽。“你——你怎么知道我——”他结结巴巴地说着,视线终于聚焦在眼前的事物上。
那坑里堆满了尸体——多得扎卡里数不过来。大部分都被肢解了,四肢大多缺失,有的不全。有些穿着衣服,是他包里那些偷来的衣服的不同组合,其他的则没穿。透过血肉模糊的景象,扎卡里看到了自己的脸,好几十张,每一张都以不同的腐烂程度回望着他。
他刚要转身离开,几乎没来得及看清这骇人的景象——砰。齐克的手猛地拍在他脸上,一把小匕首插进了他的眼窝,刀柄上缠着褪色的蓝色鞋带。
两个最年长的扎卡里再次坐回火边,慢慢地在烤架上烤着他们受害者的左小腿。他们共有的那个蛇形监狱纹身,透过烧焦的皮肉依然可见。
他们做着每晚同样的事:回忆着几十年来被困在这里时,他们杀死其他扎卡里的那些残忍而反常的方式。一个故事比一个更可怕,直到他们吃饱喝足,感到疲惫。
“给我递根雪茄,齐克——我差不多准备睡了。”
齐克低头看了看烟盒,推开盖子。“只剩一根了。”两人心照不宣地对视了一眼,直到年纪最大的那个打破了沉默。
“好吧,这段日子挺有意思的,对吧,齐克?”
“嗯。”
第四个扎卡里跌跌撞撞地走进那可怕的营地,看到了两个老人的尸体,两人身上都布满了仍在渗血的窟窿——他们各自手里握着一把小匕首,刀柄上缠着蓝色鞋带,当然。
新来的扎卡里跨过两人,在火边坐下,被自己烤焦的小腿肉的香气所吸引。他把那已面目全非的焦肉从烤架上取下,闻了闻,耸耸肩,咬了一口。
[[collapsible show="● 致谢"
hide="○ 收起"]]
译者为:calf-0
[[/collapsible]]