注液
“假如你不小心坠入了深渊无底的虚空,你最终将坠入世界线的终点——KR,这里只有与前厅类似的阈限环境,时刻不停的荧光灯所发出的嗡嗡声,无穷无尽的黄色所组成的连接墙壁,你将被困于八亿平方英里大的复杂结构综合体之中。假如你听见有什么声音,愿Doog保佑你吧,那一定是都市传说来了……”
欢迎来到The Backrooms KR站点!
恭喜你来到了这里,你将体验世界线的终点…………
下列为中文阈限版式
下列为中文阈限版式
[[include :kr-backrooms-kr-cn:l723]]
本站是一个沙盒网站,也可以写写文章什么的: )
QQ群聊:698200296
本站不遵守CC协议
你可以使用不遵守CC协议的图片。但是不可以抄袭别人的文章,也不可以抄袭别人的任何作品!公告
2023年1月19日
网站建立
网站建立
2023年1月21日
作为储藏图片站使用
作为储藏图片站使用
由于偶然的bug,本网站的所有图片会在七天内崩坏,请不要在本网站上传图片内附件!
网站版式
[[include :kr-backrooms-kr-cn:wzbs]]
[[module css]]
/*
Liminal Theme
[2020 Wikidot Theme]
by Lynch & Etoile
Edited by Lambda Core & irisluscinia & hoah2333
*/
/*
@import url('https://fontlibrary.org/face/fantasque-sans-mono');
@import url('https://fonts.googleapis.com/css?family=Basic|IBM+Plex+Mono:400,700');
*/
@import url("https://arandintday.github.io/thebackhubscn/normalize-archived.css");
@import url("https://arandintday.github.io/thebackhubscn/bhl-archived.css");
@import url("https://arandintday.github.io/thebackhubscn/sidebar.css");
@import url("https://arandintday.github.io/thebackhubscn/banlist.css");
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@300;400;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@300;400;700;900&display=swap');
@import url('https://fastly.jsdelivr.net/gh/scp-cn-tech/sigma9@cn/modules/colstyle.min.css');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');
:root {
--theme-base: "black-highlighter";
--theme-id: "liminal";
--theme-name: "Liminal Theme";
--logo-image: url("https://arandintday.github.io/thebackhubscn/logo.svg");
--header-title: "The Backrooms KR";
--header-subtitle: "世界线到此终结";
--body-font: Inter, Noto Sans SC, Arimo, Verdana, Geneva, sans-serif;
--header-font: Inter, Noto Sans SC, Franklin Gothic Medium, Franklin Gothic, ITC Franklin Gothic, Arial, sans-serif;
--title-font: var(--header-font);
--mono-font: Recursive, 幼圆, Noto Serif SC, Consolas, monaco, monospace;
--white-monochrome: 19,28,50;
--pale-gray-monochrome: 135,50,46;
--light-gray-monochrome: 77,39,48;
--gray-monochrome: 211,207,205;
--black-monochrome: 217,203,158;
--bright-accent: 6, 60, 105;
--medium-accent: 115, 38, 58;
--dark-accent: 6, 60, 105;
--dark-gray-monochrome: 115, 38, 58;
--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);
}
--gradient-header: linear-gradient(to top,
rgba(var(--pale-gray-monochrome)) 0%,
rgba(var(--pale-gray-monochrome), 0.20) 100%
);
--swatch-headerh1-color: var(--black-monochrome);
--swatch-headerh2-color: var(--black-monochrome);
--swatch-topmenu-border-color: var(--pale-gray-monochrome);
--swatch-topmenu-bg-color: var(--pale-gray-monochrome);
--link-color: 230, 23, 68;
--hover-link-color: 230, 23, 68;
/*
#login-status {
position: absolute !important;
}
#account-options {
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: 7.5rem;
}
#side-bar .side-block div a img {
filter: grayscale(100%);
}
#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;
}
a.newpage {
background: transparent;
text-decoration: none
}
a.newpage {
color: rgb(var(--newpage-color))
}
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.25rem;
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.25rem;
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(--white-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);
}
.darkblock {
background-color: rgb(var(--gray-monochrome));
color: rgb(var(--white-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);
}
.darkblock a {
color: rgb(var(--swatch-menubg-medium-color));
}
#side-bar div.menu-item a[href*="/scp-"] {
text-align: left !important;
width: auto !important;
}
#side-bar div.menu-item.small a {
justify-content: center;
width: auto;
padding: 0 0.25em;
text-indent: 0;
white-space: nowrap;
}
#side-bar div.menu-item a {
justify-content: flex-start;
padding: 0 0 0 calc(var(--base-font-size)*.93333);
}
#side-bar div.menu-item,
#side-bar div.menu-item>p {
display: flex;
flex-shrink: 0;
flex-basis: 100%;
flex-flow: row wrap;
align-items: center;
justify-content: flex-start;
height: 1.5rem;
min-height: 1.5rem;
margin: 0;
padding: 0;
box-shadow: inset 0 calc(var(--sidebar-internal-border-thickness)*-1) 0 0 rgba(var(--sidebar-border-color));
font-size: 0;
}
#side-bar div.menu-item>:last-child {
flex-grow: 2;
}
#side-bar .side-block {
margin-top: -0.5rem;
}
#side-bar div.menu-item a:not(a:first-child) {
border-left: var(--sidebar-internal-border-thickness) solid rgba(var(--swatch-border-color), .08)
}
#side-bar div.scpnet-interwiki-wrapper {
min-height: 300px;
}
.thread-container .post .long .content .image:not(.collapsible-block .image) {
object-fit: cover;
max-height: 2em;
width: 100%;
transition: max-height 0.5s;
}
.thread-container .post .long .content .image:hover:not(.collapsible-block .image) {
max-height: 100em;
}
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%;
}
}
/* Content Warning */
#page-content div#u-adult-warning {
width: fit-content;
margin: 0 auto 1.25rem;
padding: 0.5rem 1rem;
border: 3px solid #333;
background: #e4e4e4;
color: #333;
text-align: center;
font-weight: bold;
}
#page-content div#u-adult-warning > div#u-adult-header {
font-size: 300%;
text-shadow: 1px 2px 3px rgba(0, 0, 0, .5);
color: #901;
}
#page-content div#u-adult-warning > div#u-adult-header p {
margin: 0;
}
#page-content div#u-adult-warning > .error-block {
color: unset;
padding: unset;
margin: unset;
border: unset;
margin-bottom: 1em;
}
/* 去除用户信息中头像白边 */
#odialog-container .owindow>div.modal-body>img[style*="padding: 2px 8px;"]:first-child {
background-color: initial!important;
}
[[/module]]