/* Dark Liminal Legacy Theme [Dark Legacy Theme] by Lynch & Etoile. Remixed by Stretchster. */ @import url('https://fontlibrary.org/face/fantasque-sans-mono'); @import url("http://scpsandboxcn.wikidot.com/local--files/typeface/Typeface-zcoolwenyiti.css"); @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+SC&display=swap"); :root { --theme-base: "black-highlighter"; --theme-id: "dark-liminal-legacy"; --theme-name: "Dark Liminal Legacy Theme"; --logo-image: url("http://sensenca-picture.wikidot.com/local--files/main/EagleWhiteSD.png"); --header-title: "后室的传承"; --header-subtitle: "注意你的背后..."; --body-font: 'Noto Sans SC', sans-serif; --header-font: 'zcoolwenyiti', sans-serif; --title-font: 'Noto Sans SC', sans-serif; --white-monochrome: 17, 38, 57; --pale-gray-monochrome: 34,80, 121; --light-gray-monochrome: 45,53,67; --gray-monochrome: 57, 10, 10; --grey-monochrome: 45,53,67; --black-monochrome: 222, 222, 222; --bright-accent: 34,80, 121; --medium-accent: 86, 23, 23; --dark-accent: 164, 107, 0; --pale-accent: 203,0, 183; --newpage-color 145,185,220; --alt-accent: 145,185,220; --legacy-accent: 255, 185, 97; --darker-legacy-accent: 57, 10, 10; --backrooms-yellow: 215,200,0; --swatch-topmenu-border-color: var(--darker-legacy-accent); --swatch-topmenu-bg-color: var(--darker-legacy-accent); --swatch-headerh1-color: 222, 222, 222; --swatch-headerh2-color: 255, 185, 97; --link-color: 255, 185, 97; --hover-link-color: 255, 185, 97; --visited-link-color: 142, 39, 39; --background-gradient-distance: 0rem; --gradient-header: linear-gradient(to top, rgb(var(--legacy-accent)) 0%, rgb(var(--darker-legacy-accent)) 0% ); --diagonal-stripes: linear-gradient(transparent 0); } #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: 7.5rem; } #side-bar .side-block div a img { filter: grayscale(100%); } #side-bar .heading p { color: rgb(var(--legacy-accent)); } #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: 100%; width: 100%; left: 0; top: 0; background-image: var(--logo-image); background-size: auto 16rem; background-position: center; background-repeat: no-repeat; opacity: 0.4; } #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; } h1, h2, h3, h4, h5, h6 { color: rgb(var(--legacy-accent)); } .yui-navset .yui-nav .selected a { color: rgb(var(--legacy-accent)) !important; } table.wiki-content-table th { color: rgb(var(--black-monochrome)); } #login-status { color: rgb(var(--legacy-accent)); } #login-status a { color: rgb(var(--legacy-accent)); } #search-top-box input.empty { color: rgb(var(--legacy-accent)); } #search-top-box input.text { color: rgb(var(--legacy-accent)); } a.newpage { background: transparent; text-decoration: none } a.newpage { color: rgb(var(--alt-accent)); } #page-title { color: rgb(var(--legacy-accent)); } #top-bar div.mobile-top-bar > ul > li > a, #top-bar div.top-bar > ul > li > a, #top-bar div.mobile-top-bar > ul > li > ul > li > a, #top-bar div.top-bar > ul > li > ul > li > a { color: rgb(var(--legacy-accent)); } a:hover::before { content: "> "; } blockquote { box-shadow: 0.05rem 0.1rem 0.3rem rgba(90, 20, 20,.25); } .styled-quote { background-color:rgb(var(--bright-accent)); border-left: 0.5rem solid rgba(var(--grey-monochrome)); 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); } .light-styled-quote { background-color:rgb(var(--darker-legacy-accent)); border-left: 0.5rem solid rgba(var(--legacy-accent)); color:rgb(var(--black-monochrome)); 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); } .light-styled-quote a{ color: rgb(var(--swatch-menubg-medium-color)); } .darkblock { background-color:rgb(var(--white-monochrome)); color:rgb(var(--black-monochrome)); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); } .block { background-color:rgb(var(--grey-monochrome)); color:rgb(var(--black-monochrome)); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); } .lightblock { background-color:rgb(var(--darker-legacy-accent)); color:rgb(255, 255, 255); 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: rgb(var(--black-monochrome)); } .lightblock a { color: rgb(var(--swatch-menubg-medium-color)); } .borderblock { background-color:rgb(var( --grey-monochrome)); color:rgb(255, 255, 255); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); border: solid 0.3rem rgb(var(--bright-accent)); } .alt-borderblock { background-color:rgb(var(--bright-accent)); color:rgb(255, 255, 255); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); border: solid 0.3rem rgb(var(--grey-monochrome)); } .light-borderblock { background-color:rgb(var( --darker-legacy-accent)); color:rgb(255, 255, 255); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); border: solid 0.3rem rgb(var(--legacy-accent)); } .border-logoblock{ padding: 0.01rem 1rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); color:rgb(255, 255, 255); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color: rgb(var(--grey-monochrome)); border: solid 0.3rem rgb(var(--bright-accent)); } .border-logoblock::after{ content: ""; float: center; border: solid 2px #0000; background: url(https://7bye.com/hoah/i/2024/01/19/ikmc4p.png) center/25% no-repeat; opacity: 0.25; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 1; } .light-border-logoblock{ padding: 0.01rem 1rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); color:rgb(255, 255, 255); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color: rgb(var(--darker-legacy-accent)); border: solid 0.3rem rgb(var(--legacy-accent)); } .light-border-logoblock::after{ content: ""; float: center; border: solid 2px #0000; background: url(https://7bye.com/hoah/i/2024/01/19/ikmc4p.png) center/25% no-repeat; opacity: 0.25; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 1; } .logoblock{ padding: 0.01rem 1rem; color:rgb(255, 255, 255); box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color: rgb(var(--grey-monochrome)); } .logoblock::after{ content: ""; float: center; border: solid 2px #0000; background: url(https://7bye.com/hoah/i/2024/01/19/ikmc4p.png) center/25% no-repeat; opacity: 0.25; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 1; } .light-logoblock{ padding: 0.01rem 1rem; color:rgb(255, 255, 255); box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color: rgb(var(--darker-legacy-accent)); } .light-logoblock::after{ content: ""; float: center; border: solid 2px #0000; background: url(https://7bye.com/hoah/i/2024/01/19/ikmc4p.png) center/25% no-repeat; opacity: 0.25; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 1; } .titleblock { background-color: rgb(var(--grey-monochrome)); color:rgb(var(--black-monochrome)); padding: 0.5rem 1rem 0.10rem; margin: 1.5rem 0rem 0.5rem 0rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.5); border: solid rgb(var(--bright-accent)) 2px; } .titlebox{ color: rgb(var(--grey-monochrome)); position: relative; top: -1.6rem; background-color: rgb(var(--bright-accent)); padding: 0.25rem 1rem; line-height: 0.1rem; } .light-titleblock { background-color: rgb(var(--darker-legacy-accent)); color:rgb(var(--black-monochrome)); padding: 0.5rem 1rem 0.10rem; margin: 1.5rem 0rem 0.5rem 0rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.5); border: solid rgb(var(--legacy-accent)) 2px; } .light-titlebox{ color: rgb(var(--darker-legacy-accent)); position: relative; top: -1.6rem; background-color: rgb(var(--legacy-accent)); padding: 0.25rem 1rem; line-height: 0.1rem; } .border-block { background-color:rgb(var(--grey-monochrome)); color:rgb(255, 255, 255); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); border: solid 0.3rem rgb(var(--gray-monochrome)); } .featurebox{ padding:0 0.5rem; margin:1rem 0; background:#B6AF7E; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #d6ce92; box-sizing:border-box; } .featureflavor{ padding:0 0.5rem; margin:0.5rem 0; background:#B7B073; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #c7c089; box-sizing:border-box; transition:0.2s; } .newsbox{ padding:1px 1rem; margin:1rem 0; background: linear-gradient(90deg, rgba(199,192,137,1) 0%, rgba(214,206,146,0) 100%); border-radius:0.8rem; } .light-featurebox{ padding:0 0.5rem; margin:1rem 0; background:#5A1414; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #FFB961; box-sizing:border-box; } .light-featureflavor{ padding:0 0.5rem; margin:0.5rem 0; background:#FFB961; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #6B1E1E;; box-sizing:border-box; transition:0.2s; } .light-newsbox{ padding:1px 1rem; margin:1rem 0; background: linear-gradient(90deg, rgba(75,16,16,1) 0%, rgba(214,206,146,0) 100%); border-radius:0.8rem; } .dark-featurebox{ padding:0 0.5rem; margin:1rem 0; background:#2D3543; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #F4F4F4; box-sizing:border-box; } .dark-featureflavor{ padding:0 0.5rem; margin:0.5rem 0; background:#225079; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #202732; box-sizing:border-box; transition:0.2s; } .dark-newsbox{ padding:1px 1rem; margin:1rem 0; background: linear-gradient(90deg, rgba(32,39,50,1) 0%, rgba(214,206,146,0) 100%); border-radius:0.8rem; } .yellow-featurebox{ padding:0 0.5rem; margin:1rem 0; background:#CDAB00; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #F4F4F4; box-sizing:border-box; } .yellow-featureflavor{ padding:0 0.5rem; margin:0.5rem 0; background:#CDAB00; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #F4F4F4; box-sizing:border-box; transition:0.2s; } .yellow-newsbox{ padding:1px 1rem; margin:1rem 0; background: linear-gradient(90deg, rgba(205,171,0,1) 0%, rgba(214,206,146,0) 100%); border-radius:0.8rem; } @media screen and (prefers-reduced-motion: no-preference) { #page-title, #breadcrumbs, #page-content > * { animation-name: fadeIn; animation-duration: 1s; animation-iteration-count: 1; animation-timing-function: ease-out; animation-fill-mode: backwards; } } #page-title { animation-delay: 0s; } @keyframes fadeIn { from { opacity: 0; transform: translate(0,30px); } to { opacity: 1; transform: translate(0,0); } } :root { --fade-in-delay: 0.1s; /* Change the speed here. */ } #page-content > :nth-child(1) { animation-delay: calc(1 * var(--fade-in-delay)); } #page-content > :nth-child(2) { animation-delay: calc(2 * var(--fade-in-delay)); } #page-content > :nth-child(3) { animation-delay: calc(3 * var(--fade-in-delay)); } #page-content > :nth-child(4) { animation-delay: calc(4 * var(--fade-in-delay)); } #page-content > :nth-child(5) { animation-delay: calc(5 * var(--fade-in-delay)); } #page-content > :nth-child(6) { animation-delay: calc(6 * var(--fade-in-delay)); } #page-content > :nth-child(7) { animation-delay: calc(7 * var(--fade-in-delay)); } #page-content > :nth-child(8) { animation-delay: calc(8 * var(--fade-in-delay)); } #page-content > :nth-child(9) { animation-delay: calc(9 * var(--fade-in-delay)); } #page-content > :nth-child(10) { animation-delay: calc(10 * var(--fade-in-delay)); } #page-content > :nth-child(11) { animation-delay: calc(11 * var(--fade-in-delay)); } #page-content > :nth-child(12) { animation-delay: calc(12 * var(--fade-in-delay)); } #page-content > :nth-child(13) { animation-delay: calc(13 * var(--fade-in-delay)); } #page-content > :nth-child(14) { animation-delay: calc(14 * var(--fade-in-delay)); } #page-content > :nth-child(15) { animation-delay: calc(15 * var(--fade-in-delay)); } #page-content > :nth-child(n+15) { animation-delay: calc(16 * var(--fade-in-delay)); }
走人了走人了,希望我们能再见。
已完成
Object C-93 烫嘴拉面
我的处女作,也是我迄今为止最满意的作品!另外感谢玄燁大佬的指导!
Object C-104 薄荷露
写拉了,不过最近人气似乎很高!
起始之日
与Um4vm06合著,人类早期征服后室实录.mp4
Level C-678
与Floxk合著就蹭了个前哨你也有脸说
采访流鸽
写这玩意给我累炸了(挠头)
Level C-ockroaches and fuking noisy music -J - “M.E.G.的发癫倒楣鬼与奇异搞笑层级的邂逅”
真不错。
Level C-954
什么嘛,看来我还是没有江郎才尽的。
塔楼街
最有成就感的一集,这下真成死线战士了。
上精品了啊啊啊啊啊啊啊啊啊啊啊啊!
Level C-1145-J
忍者都该死,咿呀!
我们都笑了,尽管这他妈的一点也不好笑。
Level C-1899
独立完成的最长的作品。
后面的故事尚待补完。
本站精品。
我靠!为什么这里的人都在旋转发光?
我早就告诉过你们了,dd和糕主都是天才中的天才。
奇异搞笑三剑客只需略微出手,整个后室都旋转发光了。即使强如Justin·Rivers也忍不住感叹:“如果生神要我的部队去攻打奇异搞笑三剑客,那么我会毫不犹豫的把枪口朝向生神。”
竞赛优胜。Well-done everyone!
未完成
后室生存指南——食物篇
与Makercat合著,不过咕咕了(悲)
上层叙事
20岁,男,生日5月7号,ISFP-A,带专辍学,目前在某末流电子厂出任全职牛马。
下层叙事一号(无偿、全家福首选设)
以下全部图片著作权归属本人,未经允许禁止使用。



艾尔洛夫“ Yuri_Genesis_Evangelion”怀特
- 暗行者1。
- 某奇异搞笑论坛的元老级人员。
- 白色中发,头上有一根呆毛,深青色眼睛,带一副圆框金丝眼镜,穿着白色棒球衫和黑色无袖衫,米色工装裤,白色帆布鞋,常背一个黑色邮差包
- 会吹小号。
- 穿着JK的老奶奶
- 招牌武器是一把冒着白光的奇异搞笑之剑。
- 于201x年7月12日切入后室,现居Asset C-271。
下层叙事二号
Entity E-L-L-O-V-DC-*我也没想好这个该死的编号到底该叫什么。他妈的。*-J “艾尔洛夫人”

正在跳舞的艾尔洛夫人,由Hi_mentA does not match any existing user name绘制。为了支撑住地面,其在腹部增生出了一条手臂。
- 该实体是一种仅存在于后室中文Discord交流区中的类人实体,由艾尔洛夫在你画我猜游戏中创造。
- 该实体有着修长的躯干和类似球体的头部,头部无任何面部特征或毛发。其躯干被黑色的类似纯棉布料的材质包裹2。其使用后室语3进行交流。观察发现,该实体可以根据需要生长出不同数量,不同大小的黑色人类手臂,部分实体甚至能够生长出面部特征和腿部,详见特殊变体一栏。
特殊变体:
- 弗里曼人:该种实体躯干呈橙色,且有拉姆达字母标记。其生长出了短发和络腮胡,以及标准的橙色的双臂,戴着一副黑框眼镜。目前仅发现一例。
- 珂拉琪人:该种实体成对出现,且异常生长出了黑色的头发甚至是五官。当被问及原因时,其通常回答:“素子的任务罢了。”
- 萨卡斑人:又被称为“艾尔艾尔洛夫艾尔洛夫人人”。其面部增生出了圆形的眼睛和大张着的三角形嘴巴,且只能发出“萨卡萨卡斑斑萨卡斑鱼鱼”的叫声,除此之外与标准艾尔洛夫人无任何区别。
- wikidot私信啊,这还要问?
- 微信Natsuki_Best_Girl
- 这个邮箱 moc.kooltuo|yobtsebehtvolle#moc.kooltuo|yobtsebehtvolle
- Discord Ellov#7124
- QQ 1450672991
{$my-title}
{$my-text}
{$my-title}
{$my-text}
请按照此格式在分割线下面进行留言
Ellov留
艾尔洛夫我好喜欢你啊,为了你,我要电牛子🥵🥵🥵🥵🥵
我操忘切小号了
我操我忘了我没有小号!!!!!
代码:
[[div class="titleblock"]]
[[span class="titlebox"]]##white| [[*user 你的用户名]]留##[[/span]]
你要说的话
[[/div]]
chengbing留
可爱捏
硫酸铜教你怎么down作者页:
浏览器F12或者右键检查->控制台->执行以下代码->down4
WIKIDOT.modules.PageRateWidgetModule.listeners.rate(event, -1)
来自艾尔洛夫的热情回复:████████████████████████████████
baiyuleyu留
Ellov速速和我击剑
Hi_mentA does not match any existing user name留

酷爆了,也是我画的
你有没有想过,中分站乃至整个wikidot的尽头会是什么——
那当然是 旋转的艾尔洛夫人和ellova5!!!!
结语
(咽口水)
在维基里,我能看到各种各样的写手。
有鸽子,会拖更114514年不更新。
有大佬,随便写写就能上精品。
和迷惑人,下场是警告和封禁。
我写文章时,
曾经遇到过bug。
把我电脑给踹开线了。
bugdot,常发出“The ajax request failed”和“没有此页面”的声音。
夜里有我,坐在电脑前码字,喝着薄荷露,吃着烫嘴拉面。
电脑里有多姿多彩的后室世界。
这个世界不仅属于我,还属于我的写手朋友们。