@import url('https://fonts.googleapis.com/css2?family=Sarabun:wght@300&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Fugaz+One&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap'); @font-face { font-family: 'ZihunBiantaoti'; src: url('https://cdn.jsdelivr.net/gh/LupusCaeruleus/Fonts@main/ZihunBiantaoti.woff') format('woff'); font-weight: bold; font-style: normal; font-display: swap; } @font-face { font-family: 'GlowSansSC-Normal'; src: url('https://cdn.jsdelivr.net/gh/LupusCaeruleus/Fonts@main/GlowSansSC-Normal-Light.woff') format('woff'); font-weight: normal; font-style: normal; font-display: swap; } :root { --logo-image: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/Refractifa_Logo.png); --header-title: "刻面折射"; --header-subtitle: "绚丽的色彩是一个奇迹"; --body-font: 'Sarabun', 'Noto Sans SC', sans-serif; --header-font: 'Fugaz One', 'ZihunBiantaoti', sans-serif, cursive; --title-font: 'Fugaz One', 'ZihunBiantaoti', sans-serif, cursive; --mono-font: 'Montserrat', 'GlowSansSC-Normal', sans-serif; --white-monochrome: 29, 26, 74; --pale-gray-monochrome: 116, 191, 214; --light-gray-monochrome: 116, 191, 214; --dark-gray-monochrome: 77, 144, 196; --gray-monochrome: 71, 83, 173; --black-monochrome: 255, 255, 255; --bright-accent: 48, 59, 255; --medium-accent: 64, 227, 213; --dark-accent: 201, 255, 223; --pale-accent: 140, 136, 126; --link-color: 0, 255, 204; --hover-link-color: 190, 59, 255; --swatch-topmenu-border-color: 201, 255, 223; --rating-module-button-plus-color: 0, 255, 195; --rating-module-button-negative-color: 3, 0, 161; --rating-module-button-cancel-color: 132, 0, 255; /*SPECIAL THEME VARIABLES*/ --chrys-l: 184, 255, 255; --chrys-d: 0, 255, 221; --amethyst-l: 119, 65, 176; --amethyst-d: 83, 0, 171; --ruby-l: 255, 25, 25; --ruby-d: 176, 9, 9; --onyx-l: 23, 16, 31; --onyx-d: 15, 0, 31; --topaz-l: 230, 127, 76; --topaz-d: 189, 63, 0; --citrine-l: 255, 225, 105; --citrine-d: 222, 177, 0; --jade-d: 30, 105, 9; --jade-l: 123, 232, 93; --sapphire-l: 82, 109, 247; --sapphire-d: 17, 43, 173; --tourm-l: 245, 81, 157; --tourm-d: 191, 17, 98; --dia-l: 255, 255, 255; --dia-d: 135, 135, 135; --rock-color: 200, 200, 200; } #header::before { content: ""; position: absolute; height: 80%; width: 80%; background-image: var(--logo-image); background-size: auto 7rem; background-position: left; background-repeat: no-repeat; opacity: 0.6; left: 8rem; top: 0rem; } #header h1 a::before { position: absolute; top: 1rem; left: 14rem; margin: 0; width: 100%; display: flex; justify-content: left; z-index: 0; } #header h2 span::before { position: absolute; top: 1.3rem; left: 14rem; margin: 0; width: 100%; display: flex; justify-content: left; z-index: 0; } #header h1 a::before, #header h2 span::before { color: #FFFFFF } /*Mobile Header Image Alignment*/ @media (max-width: 878px) { #header::before { position: absolute; left: 0; top: 10px; } #header h1, #header h1 a::before { position: absolute; top: 1rem; left: 3rem; margin: 0; width: 100%; display: flex; justify-content: left; z-index: 0; } #header h2, #header h2 span, #header h2 span::before { position: absolute; top: 1.5rem; left: 2rem; margin: 0; width: 100%; display: flex; justify-content: left; z-index: 0; } .footnotes-footer { overflow-x: hidden; } } #skrollr-body { width: 100%; position: absolute; top: 0; left: 0; background-image: url("http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/meghan-hessler-Uc6_kr4_Baw-unsplash.jpg"); background-size: inherit; } #search-top-box-input { background: #d1fffd; color: #30c2bb; border-color: #30c2bb; } #search-top-box-input:hover, #search-top-box-input:focus { background: #30c2bb; color: #15304d; } #search-top-box-form input[type="submit"] { background: #264c9e; color: white; } #search-top-box-form input[type="submit"]:hover { background: #723da8; color: white; } #search-top-box input.empty { color: #30c2bb; } #side-bar .heading p, #side-bar .side-block>.collapsible-block .collapsible-block-link { color: white; --text-shadow: grey; } .scp-image-block .scp-image-caption { background-color: rgb(var(--rock-color)); color: black; } #account-options { background-color: rgb(var(--sapphire-l)); } #login-status ul a:hover { color: rgb(var(--chrys-d)); } #login-status a { color: rgb(var(--rock-color)); } /*STANDARD BLOCKS*/ blockquote { color: black; background-color: rgba(var(--rock-color), 0.5); } div.blockquote { color: black; background-color: rgba(var(--rock-color), 0.5); } .styled-quote { background-color:rgb(237, 255, 251); color: black; border-left: 0.5rem solid rgb(179, 255, 236); } .lightblock { background-color:rgba(200, 255, 245, 0.6); color: black; box-shadow: 0 0.2rem 0.6rem rgba(200, 255, 245, 1); border: 2px solid rgb(200, 255, 245); } .dark-styled-quote { color: white; border-left: 0.5rem solid rgb(26, 42, 150); } .darkblock { color: white; background-color:rgba(0, 6, 92, 0.3); } .code { border: 2px dashed rgb(var(--sapphire-d)); background-color: rgb(var(--rock-color)); } /*SPECIAL DIVS FOR THIS THEME*/ .chrys-lightblock { background-color:rgb(var(--chrys-l)); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); color: black; position: relative; } .chrys-lightblock::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .chrys-quote { background-color:rgb(var(--chrys-l)); border-left: 0.5rem solid rgba(var(--chrys-d)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); color: black; position: relative; } .chrys-quote::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .amethyst-lightblock { background-color:rgb(var(--amethyst-l)); color: white; padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); position: relative; } .amethyst-lightblock::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .amethyst-quote { background-color:rgb(var(--amethyst-l)); color: white; border-left: 0.5rem solid rgba(var(--amethyst-d)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); position: relative; } .amethyst-quote::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .ruby-lightblock { background-color:rgb(var(--ruby-l)); color: black; padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); position: relative; } .ruby-lightblock::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .ruby-quote { background-color:rgb(var(--ruby-l)); color: black; border-left: 0.5rem solid rgba(var(--ruby-d)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); position: relative; } .ruby-quote::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .onyx-lightblock { background-color:rgb(var(--onyx-l)); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); position: relative; } .onyx-lightblock::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .onyx-quote { background-color:rgb(var(--onyx-l)); border-left: 0.5rem solid rgba(var(--onyx-d)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); position: relative; } .onyx-quote::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .topaz-lightblock { background-color:rgb(var(--topaz-l)); color: black; padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); position: relative; } .topaz-lightblock::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .topaz-quote { background-color:rgb(var(--topaz-l)); color: black; border-left: 0.5rem solid rgba(var(--topaz-d)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); position: relative; } .topaz-quote::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .citrine-lightblock { background-color:rgb(var(--citrine-l)); color: black; padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); position: relative; } .citrine-lightblock::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .citrine-quote { background-color:rgb(var(--citrine-l)); color: black; border-left: 0.5rem solid rgba(var(--citrine-d)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); position: relative; } .citrine-quote::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .jade-lightblock { background-color:rgb(var(--jade-l)); color: black; padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); position: relative; } .jade-lightblock::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .jade-quote { background-color:rgb(var(--jade-l)); color: black; border-left: 0.5rem solid rgba(var(--jade-d)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); position: relative; } .jade-quote::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .sapphire-lightblock { background-color:rgb(var(--sapphire-l)); color: black; padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); position: relative; } .sapphire-lightblock::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .sapphire-quote { background-color:rgb(var(--sapphire-l)); color: black; border-left: 0.5rem solid rgba(var(--sapphire-d)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); position: relative; } .sapphire-quote::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .tourm-lightblock { background-color:rgb(var(--tourm-l)); color: black; padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); position: relative; } .tourm-lightblock::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .tourm-quote { background-color:rgb(var(--tourm-l)); color: black; border-left: 0.5rem solid rgba(var(--tourm-d)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); position: relative; } .tourm-quote::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .dia-lightblock { background-color:rgb(var(--dia-l)); color: black; padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); position: relative; } .dia-lightblock::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .dia-quote { background-color:rgb(var(--dia-l)); color: black; border-left: 0.5rem solid rgba(var(--dia-d)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); position: relative; } .dia-quote::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .lightblock h1, .lightblock h2, .lightblock h3, .lightblock h4, .lightblock h5, .lightblock h6, .chrys-lightblock h1, .chrys-lightblock h2, .chrys-lightblock h3, .chrys-lightblock h4, .chrys-lightblock h5, .chrys-lightblock h6, .chrys-quote h1, .chrys-quote h2, .chrys-quote h3, .chrys-quote h4, .chrys-quote h5, .chrys-quote h6, .dia-lightblock h1, .dia-lightblock h2, .dia-lightblock h3, .dia-lightblock h4, .dia-lightblock h5, .dia-lightblock h6, .dia-quote h1, .dia-quote h2, .dia-quote h3, .dia-quote h4, .dia-quote h5, .dia-quote h6, .styled-quote h1, .styled-quote h2, .styled-quote h3, .styled-quote h4, .styled-quote h5, .styled-quote h6 { color: black; }
欢迎收看我的后室新闻报道,这次我们来到一个具有诗意的层级,此层级还未公布自己所在层级。
这是某个层级里冬日的大晴天,在这个拥有正常昼夜循环和季节循环的层级里让人倍感舒适的天气,正好,今天是这个层级每年一度举行活动的日子。来到这里,层级的中心——诗人雕像广场,眼前出现一副我从未见过的的令人激动的情景: 这是一个花的世界,在被白雪装点的银色背景上,无数诗人塑像被无数的鲜花簇拥着,其中里面就有普希金,查尔杰文,海子,爱伦坡等前厅诗人,还有许多不知其名但闻其诗的后室诗人们,所有在这里的居民们都过来进献自己的花束,花圈,花篮,五颜六色,争奇斗艳,怪不得我前几天去其他花店时候听卖花的看板娘说,过几天买花的人排成长串,许多花都将会售罄。现在一束郁金香竟然需要20块,原来多半是被“集中”到这里来了。
这又是一个诗的世界,人们三个一群,五个一伙,正在争先恐后的给诗人献上自己的诗篇,一个人朗诵完了,另一个马上就会接上,准备好的朗诵诗句准备完了,即兴而作的诗句又涌了出来,就这样不断朗诵下去,不管是有名的诗人还是无名的流浪者,谁也不客气,谁也不签让。 那些人的雕像,或者刻着身份的石碑耸立在人群之中,他们那卷曲的毛鬓仿佛还在微风中飘动,他那深邃的眼睛好像注视着人们,又好像沉思,默想,和平鸽在场上飞舞,有的还落在这些是雕塑的头上,肩上。
一位白发苍苍的老太太,步履蹒跚,慢慢走向雕塑群,人们给她让开了道,她走到了普希金的塑像前,从怀里拿出两支蜡烛,安放在塑像前,颤颤巍巍的手划燃了火柴,点燃了灯芯,向雕塑们弯下了腰,双唇颤抖着好似默念着什么,她颤抖着直起腰后,转身,随后慢慢隐入人群之中。后面来了一位盛装的少女,捧着一大把鲜花走到海子的塑像前,带着一种虔诚的申请献上了鲜花,向诗人深深地鞠了一躬然后退回人群中了。还有一个高个子男青年,奋力挤到塑像前,从怀里掏出了一张纸,把它打开,摊平,轻轻地放在鲜花上,不少人俯首去看,还有人拿出笔和小本子去抄写。我挤上去一看,原来是青年为后室的诗人们献上的一首诗。 我在人群中流连忘返,思绪万千。我们这个层级的流浪者如此热爱诗人,这种现象是因为一群我们称之为诗人集会的团体来为我们建立的这个层级的文化,当你看到这个层级里面人们如痴如醉地在诗人雕像广场上膜拜时,请不要在忘记曾经在图书馆里,在公园中全神贯注地读书的情景;请不要忘记这里的这里居民家中都有几架子书籍;请不要忘记在这里受过高等交易的人远远高于其他团体组织。当我们看到每个人都会去交谈自己的诗句,无论是陌生人或者时亲密的朋友,当我们在这里在树林里迷失方向,总有路过此地陌生青年或者妇女为我们带路,当我们散步时遇到陌生人们总会有那么几个小青年会聊起那些诗人的生平。当你经历了这一切,你就会理解,就明白我们为什么会这么热爱诗歌,热爱这些文学的天之骄子,热爱这些诗句…..
以下是摘自流浪诗人的《幻想集》第一首诗,作为我这篇小报道的结尾:
我一旦做出决定,
就不再变心,
要知道,我是命中注定,
才选择竖琴。
就让世人说三道四好了,
生气也好,谩骂也好,
七弦琴拨弄,心在动,行也在动。——《始》
走进昏沉的夕阳中,
沉郁的夜之帷幕,缓缓落下,
微睡的天穹隐于帘幕之后,
我静候着夜的怀抱。
等待着梦之精灵编织的网,
网住我纷乱破碎的虚幻,
以免打扰与她的交谈。
夜是如此宁静,
回首往事,感受命运无情,
展望未来,仍是日暮穷途。
希望我能脱离这孤独的生命,
在这无限的空间里,
但,我想在此见到明日,
照亮昏暗的后室,
如果可以,再一次击碎命运的网,
摘下头上的桂冠,有何不可。
再当一次流浪者,
流浪于海角天涯之间,有何不可。
可一切镜花水月,一切仿佛空中楼阁,
梦境中的网,让我再次回想起那张命运的网,
不断困扰着我,不知不觉向深渊坠落。
梦在此破碎,在幽深的深渊之中,
我挣扎着,翻腾着,
直至望向那幻境的穹顶,
多么渴望冲向天空,
就像一只自由翱翔的雄鹰,
可一双无形且巨大的手,
折断了我的翅膀,
从高处把我打散成了一地水沫,
穹顶的天幕像玻璃一般碎裂,
每一块映照着我碎裂成水沫的身影。
我再次闭上我的双眼,
天穹消失,梦醒,
只剩下黎明前黑暗的虚影,
和孤独的风吹过脸颊,
偶尔几片树叶,
在风中飘过了半个世界,
寻找着,
诗句的终焉。——《幻》
