@import url('https://fontlibrary.org/face/fantasque-sans-mono'); @font-face { font-family: 'XiaolaiSC'; src: url('https://cdn.jsdelivr.net/gh/LupusCaeruleus/Fonts@main/XiaolaiSC-Regular.woff') format('woff2'); font-weight: normal; font-style: normal; font-display: swap; } :root { --theme-base: "black-highlighter"; --theme-id: "tofu"; --theme-name: "Tofu Theme"; --logo-image: url("https://i.postimg.cc/L6TFwbM4/converted-1.png"); --header-title: "热带气旋"; --header-subtitle: "超强台风"; --white-monochrome: 195, 219, 228; --text-white-monochrome: 255, 255, 255; --pale-gray-monochrome: 104, 165, 212; --light-gray-monochrome: 104, 165, 212; --gray-monochrome: 36, 107, 162; --black-monochrome: 12, 12, 12; --bright-accent: 104, 165, 212; --medium-accent: 85, 129, 186; --dark-accent: 85, 129, 186; --pale-accent: 77, 118, 132; --alt-accent: 85, 129, 186; --legacy-accent: 111, 168, 196; --darker-legacy-accent: 77, 118, 132; --tranquility-purple: 133, 148, 229; --onion-beige: 228, 232, 202; --onion-border-beige: 193, 201, 140; --table-wood: 129, 111, 61; --table-border-wood: 97, 79, 31; --salmon-red: 196, 101, 37; --salmon-border-red: 229, 156, 108; --bellpepper-color: 221, 230, 95; --bellpepper-border-color: 33, 88, 219; --swatch-topmenu-border-color: var(--medium-accent); --swatch-headerh1-color: 222, 222, 222; --swatch-headerh2-color: 104, 165, 212; --link-color: 87, 100, 186; --hover-link-color: 104, 165, 212; --visited-link-color: 4, 125, 255; --background-gradient-distance: 0rem; --gradient-header: linear-gradient(to top, rgba(var(--medium-accent)) 0%, rgba(var(--medium-accent), 0.90) 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%); } #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; } #top-bar > ul > li a, #top-bar > ul > li a:hover { color: rgb(var(--bright-accent)); } 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:hover::before { content: "> "; } .scp-image-caption, .yui-navset .yui-nav a, blockquote, .blockquote, table.wiki-content-table th { color: rgb(255, 255, 255); } .yui-navset .yui-nav .selected a { color: rgb(var(--bright-accent)) !important; } table.wiki-content-table th { color: rgb(var(--text-white-monochrome)); } #login-status { color: rgb(var(--bright-accent)); } #login-status a { color: rgb(var(--bright-accent)); } #search-top-box input.empty { color: rgb(var(--bright-accent)); } a.newpage { background: transparent; text-decoration: none } a.newpage { color: rgb(var(--alt-accent)) } tofuquote { box-shadow: 0.05rem 0.1rem 0.3rem rgba(90, 20, 20,.25); } .styled-tofu { background-color:rgb(var(--bright-accent)); border-left: 0.5rem solid rgba(var(--gray-monochrome)); color:rgb(255, 255, 255); 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); } .veggie-styled-tofu { background-color:rgb(var(--darker-legacy-accent)); border-left: 0.5rem solid rgba(var(--legacy-accent)); color:rgb(var(--text-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); } .veggie-styled-tofu a{ color: rgb(var(--swatch-menubg-medium-color)); } .tranquility-styled-tofu { background-color:rgb(var(--tranquility-purple)); border-left: 0.5rem solid rgba(var(--medium-accent)); color:rgb(255, 255, 255); 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); } .onion-styled-tofu { background-color:rgb(var(--onion-beige)); border-left: 0.5rem solid rgba(var(--onion-border-beige)); color:rgb(255, 255, 255); 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); } .salmon-styled-tofu { background-color:rgb(var(--salmon-red)); border-left: 0.5rem solid rgba(var(--salmon-border-red)); color:rgb(255, 255, 255); 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); } .bellpepper-styled-tofu { background-color:rgb(var(--bellpepper-color)); border-left: 0.5rem solid rgba(var(--bellpepper-border-color)); color:rgb(255, 255, 255); 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); } .table-styled-tofu { background-color:rgb(var(--table-wood)); border-left: 0.5rem solid rgba(var(--table-border-wood)); color:rgb(255, 255, 255); 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); } .yin-styled-tofu { background-color:rgb(255, 255, 255); border-left: 0.5rem solid rgba(12, 12, 12); color:rgb(12, 12, 12); 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); } .yang-styled-tofu { background-color:rgb(12, 12, 12); border-left: 0.5rem solid rgba(255, 255, 255); color:rgb(255, 255, 255); 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); } .plaintofu { 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); } .tofu { background-color:rgb(var(--gray-monochrome)); color:rgb(var(--text-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); } .veggietofu { background-color:rgb(var(--darker-legacy-accent)); 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(--text-white-monochrome)); } .veggietofu a { color: rgb(var(--swatch-menubg-medium-color)); } .linedtofu { background-color:rgb(var( --gray-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)); } .tranquility-linedtofu { background-color:rgb(var(--tranquility-purple)); 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(--medium-accent)); } .onion-linedtofu { background-color:rgb(var(--onion-beige)); 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(--onion-border-beige)); } .salmon-linedtofu { background-color:rgb(var(--salmon-red)); 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(--salmon-border-red)); } .bellpepper-linedtofu { background-color:rgb(var(--bellpepper-color)); 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(--bellpepper-border-color)); } .table-linedtofu { background-color:rgb(var(--table-wood)); 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(--table-border-wood)); } .yin-linedtofu { background-color:rgb(255, 255, 255); color:rgb(12, 12, 12); 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(12, 12, 12); } .yang-linedtofu { background-color:rgb(12, 12, 12); 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(255, 255, 255); } .veggie-linedtofu { 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)); } .lined-tofusymbolism{ 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(--gray-monochrome)); border: solid 0.3rem rgb(var(--bright-accent)); } .lined-tofusymbolism::after{ content: ""; float: center; border: solid 2px #0000; background: url(http://sensenca-picture.wikidot.com/local--files/main/Tofu_YinYang.png) center/25% no-repeat; opacity: 0.25; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 1; } .veggie-lined-tofusymbolism{ 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)); } .veggie-lined-tofusymbolism::after{ content: ""; float: center; border: solid 2px #0000; background: url(http://sensenca-picture.wikidot.com/local--files/main/Tofu_YinYang.png) center/25% no-repeat; opacity: 0.25; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 1; } .tranquility-lined-tofusymbolism{ 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(--tranquility-purple)); border: solid 0.3rem rgb(var(--medium-accent)); } .tranquility-lined-tofusymbolism::after{ content: ""; float: center; border: solid 2px #0000; background: url(http://sensenca-picture.wikidot.com/local--files/main/Tofu_YinYang.png) center/25% no-repeat; opacity: 0.25; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 1; } .onion-lined-tofusymbolism{ 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(--onion-beige)); border: solid 0.3rem rgb(var(--onion-border-beige)); } .onion-lined-tofusymbolism::after{ content: ""; float: center; border: solid 2px #0000; background: url(http://sensenca-picture.wikidot.com/local--files/main/Tofu_YinYang.png) center/25% no-repeat; opacity: 0.25; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 1; } .salmon-lined-tofusymbolism{ 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(--salmon-red)); border: solid 0.3rem rgb(var(--salmon-border-red)); } .salmon-lined-tofusymbolism::after{ content: ""; float: center; border: solid 2px #0000; background: url(http://sensenca-picture.wikidot.com/local--files/main/Tofu_YinYang.png) center/25% no-repeat; opacity: 0.25; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 1; } .bellpepper-lined-tofusymbolism{ 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(--bellpepper-color)); border: solid 0.3rem rgb(var(--bellpepper-border-color)); } .bellpepper-lined-tofusymbolism::after{ content: ""; float: center; border: solid 2px #0000; background: url(http://sensenca-picture.wikidot.com/local--files/main/Tofu_YinYang.png) center/25% no-repeat; opacity: 0.25; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 1; } .table-lined-tofusymbolism{ 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(--table-wood)); border: solid 0.3rem rgb(var(--table-border-wood)); } .table-lined-tofusymbolism::after{ content: ""; float: center; border: solid 2px #0000; background: url(http://sensenca-picture.wikidot.com/local--files/main/Tofu_YinYang.png) center/25% no-repeat; opacity: 0.25; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 1; } .yin-lined-tofusymbolism{ padding: 0.01rem 1rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); color:rgb(12, 12, 12); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color: rgb(255, 255, 255); border: solid 0.3rem rgb(12, 12, 12); } .yin-lined-tofusymbolism::after{ content: ""; float: center; border: solid 2px #0000; background: url(http://sensenca-picture.wikidot.com/local--files/main/Tofu_YinYang.png) center/25% no-repeat; opacity: 0.25; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 1; } .yang-lined-tofusymbolism{ 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(12, 12, 12); border: solid 0.3rem rgb(255, 255, 255); } .yang-lined-tofusymbolism::after{ content: ""; float: center; border: solid 2px #0000; background: url(http://sensenca-picture.wikidot.com/local--files/main/Tofu_YinYang.png) center/25% no-repeat; opacity: 0.25; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 1; } .titletofu { background-color: rgb(var(--gray-monochrome)); color:rgb(var(--text-white-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; } .titlebowl{ color: rgb(var(--gray-monochrome)); position: relative; top: -1.6rem; background-color: rgb(var(--bright-accent)); padding: 0.25rem 1rem; line-height: 0.1rem; } .veggie-titletofu { background-color: rgb(var(--darker-legacy-accent)); color:rgb(var(--text-white-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; } .veggie-titlebowl{ 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; } .tranquility-titletofu { background-color: rgb(var(--tranquility-purple)); color:rgb(var(--text-white-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(--medium-accent)) 2px; } .tranquility-titlebowl{ color: rgb(var(--tranquility-purple)); position: relative; top: -1.6rem; background-color: rgb(var(--medium-accent)); padding: 0.25rem 1rem; line-height: 0.1rem; } .onion-titletofu { background-color: rgb(var(--onion-beige)); color:rgb(var(--text-white-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(--onion-border-beige)) 2px; } .onion-titlebowl{ color: rgb(var(--onion-beige)); position: relative; top: -1.6rem; background-color: rgb(var(--onion-border-beige)); padding: 0.25rem 1rem; line-height: 0.1rem; } .salmon-titletofu { background-color: rgb(var(--salmon-red)); color:rgb(var(--text-white-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(--salmon-border-red)) 2px; } .salmon-titlebowl{ color: rgb(var(--salmon-red)); position: relative; top: -1.6rem; background-color: rgb(var(--salmon-border-red)); padding: 0.25rem 1rem; line-height: 0.1rem; } .bellpepper-titletofu { background-color: rgb(var(--bellpepper-color)); color:rgb(var(--text-white-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(--bellpepper-border-color)) 2px; } .bellpepper-titlebowl{ color: rgb(var(--bellpepper-color)); position: relative; top: -1.6rem; background-color: rgb(var(--bellpepper-border-color)); padding: 0.25rem 1rem; line-height: 0.1rem; } .table-titletofu { background-color: rgb(var(--table-wood)); color:rgb(var(--text-white-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(--table-border-wood)) 2px; } .table-titlebowl{ color: rgb(var(--table-wood)); position: relative; top: -1.6rem; background-color: rgb(var(--table-border-wood)); padding: 0.25rem 1rem; line-height: 0.1rem; } .yin-titletofu { background-color: rgb(255, 255, 255); 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(12, 12, 12) 2px; } .yin-titlebowl{ color: rgb(255, 255, 255); position: relative; top: -1.6rem; background-color: rgb(12, 12, 12); padding: 0.25rem 1rem; line-height: 0.1rem; } .yang-titletofu { background-color: rgb(12, 12, 12); color:rgb(var(--text-white-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(255, 255, 255) 2px; } .yang-titlebowl{ color: rgb(12, 12, 12); position: relative; top: -1.6rem; background-color: rgb(255, 255, 255); padding: 0.25rem 1rem; line-height: 0.1rem; } .lined-tofu { background-color:rgb(var(--gray-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)); } @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)); } #page-content .scanline-letter-verti p, #page-content .scanline-letter p{ background-color: rgba(var(--swatch-text-general),1); background-image: var(--hdbg-scanline-22w); background-image: var(--hdbg-scanline-222); -webkit-background-clip: text; color: transparent; -webkit-animation: scanlineletter var(--scanline-letter-speed) infinite; animation: scanlineletter var(--scanline-letter-speed) infinite; background-clip: text; -webkit-text-fill-color:transparent; background-size: 0% 0%; background-repeat: no-repeat; } #page-content .scanline-letter-verti p{ background-color: rgba(var(--swatch-text-general),1); background-image: var(--hdbg-scanline-33w); background-image: var(--hdbg-scanline-333); -webkit-animation: scanlineletter333 var(--scanline-letter-speed) infinite; animation: scanlineletter333 var(--scanline-letter-speed) infinite; } @keyframes scanlineletter{ 0% { background-size: 0% 100%; } 100% { background-size:200% 100%; } } @keyframes scanlineletter333{ 0% { background-size: 100% 0%; } 100% { background-size:100% 300%; } } .typing-center{ font-size: 150%; text-align: center; } #page-content .et-typing p{ background-image: linear-gradient(0deg, rgb(var(--swatch-text-general)) 100%, transparent); -webkit-background-clip: text; color: transparent; animation: etwww var(--typing-speed) forwards; background-clip: text; -webkit-text-fill-color:transparent; background-size: 100% 0%; background-repeat: no-repeat; } @media (max-width: 500px) { #page-content .et-typing p{ animation: etwwwmob 3s forwards; background-size: 0% 100%; } } @keyframes etwww{ 0% { background-size: 0% 100%; } 100% { background-size:100% 100%; } } @keyframes etwwwmob{ 0% { background-size: 100% 0%; } 100% { background-size:100% 100%; } } #page-content .et-typing p:nth-child(2) { animation-delay: calc(0.5 * var(--fade-in-delay-typing)); } #page-content .et-typing p:nth-child(3) { animation-delay: calc(1 * var(--fade-in-delay-typing)); } #page-content .et-typing p:nth-child(4) { animation-delay: calc(2 * var(--fade-in-delay-typing)); } #page-content .et-typing p:nth-child(5) { animation-delay: calc(3 * var(--fade-in-delay-typing)); } #page-content .et-typing p:nth-child(6) { animation-delay: calc(4 * var(--fade-in-delay-typing)); } #page-content .et-typing p:nth-child(n+7) { animation-delay: calc(n * var(--fade-in-delay-typing)); } body[class="wait"] #odialog-shader-iframe,body[class="wait"] #odialog-shader{display:none!important}#odialog-container{position:fixed!important}body[class="wait"] #odialog-container{z-index:-1}body[class="wait"] #odialog-container #owindow-1{display:none!important}body[class="wait"] a[name="page-top"][target]+div #main-content #action-area div#lock-info{background-color:rgb(var(--white-monochrome,150,150,150));border:1px solid rgb(var(--gray-monochrome,0,0,0))}div#lock-info{font-size:0!important;margin:.8rem 0!important;padding:.4rem .8rem!important}div#lock-info::before{content:'Haiyan必于114514分后登陆,好!!!。\Haiyan将于';display:inline;font-size:.82rem;white-space:pre-wrap}div#lock-info>strong{font-size:.82rem}div#lock-info>br{display:none}div#lock-info::after{content:' 秒后为消散。';display:inline;font-size:.82rem}body[class="wait"] a[name="page-top"][target]+div #main-content #action-area div#lock-info::before{content:'海燕此文……\海燕此文,海燕即将登陆,享受TC大礼包,升天。';display:inline;font-size:.82rem;color:rgb(var(--gray-monochrome,33,33,33));white-space:pre-wrap}body[class="wait"] a[name="page-top"][target]+div #main-content #action-area div#lock-info::after{font-size:0}body[class="wait"] a[name="page-top"][target]+div #main-content #action-area div#lock-info>strong{font-size:0}body[class="wait"] a[name="page-top"][target]+div #main-content #action-area div#lock-info::after{font-size:0}
生存难度:生存難度:
等级等級 3e
- 不安全
- 环境危害
- 少量实体
如何使用:
[[include :backrooms-wiki-cn:component:level-class
|class=等级
]]
class 处的可用参数包括以下内容,支持简繁体及英文输入。
| English | 简体中文 | 繁體中文 | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0 | 1 | 2 | 3 | 4 | 5 | 0 | 1 | 2 | 3 | 4 | 5 | 0 | 1 | 2 | 3 | 4 | 5 |
| unknown | 未知 | 未知 | |||||||||||||||
| habitable | 宜居 | 宜居 | |||||||||||||||
| deadzone | 死区 | 死區 | |||||||||||||||
| pending | 等待分级 | 等待分級 | |||||||||||||||
| n/a | 不适用 | 不適用 | |||||||||||||||
| amended | 修正 | 修正 | |||||||||||||||
| omega | 终结 | 終結 | |||||||||||||||
该组件支持简繁切换,如下方代码所示:
[[include :backrooms-wiki-cn:component:level-class
|lang=cn/tr
|class=等级
]]
在 lang 处选择语言,cn 表示简体中文,tr 表示繁体中文,不填默认选择简体中文。
自定义等级
[[include :backrooms-wiki-cn:component:level-class
|lang=cn/tr
|class=等级名字
|color=#000000(带有井号的十六进制色号代码。)
|image=链接(至图片的链接。)
|one=在这
|two=随便
|three=放文字
]]
使用 CSS 进行自定义:
你可以使用 CSS 进行额外的自定义,将代码放入到 [[module css]] 中或者是放入到页面的版式内都可以。在这一组件中,不要把 [[module css]] 放在 [[include]] 里面,把它放在那个的下面或者是页面的顶部或底部。
将这些代码放入到你的页面/版式中以编辑所有的颜色,因为组件的 |color= 部分仅能控制背景:
[[module css]]
.sd-container {
/* 字体 */
--sd-font: Poppins, Noto Sans SC, Noto Serif SC;
/* 边框 */
--sd-border: var(--gray-monochrome); /* 大多数等级 */
--sd-border-secondary: 0, 0, 0; /* 不适用 */
--sd-border-deadzone: 20, 0, 0; /* 死区 */
/* 标志 */
--sd-symbol: var(--sd-border) !important; /* 大多数标志 */
--sd-symbol-secondary: 255, 255, 255; /* 4 级以上的是白色 */
/* 文本 */
--sd-bullets: var(--sd-border) !important; /* 点句符文本颜色 */
--sd-text: var(--swatch-text-secondary-color); /* 顶部框文本颜色 */
/* 等级颜色 */
--class-0: 247, 227, 117;
--class-1: 247, 227, 117;
--class-1: 255, 201, 14;
--class-2: 245, 156, 0;
--class-3: 249, 90, 0;
--class-4: 254, 23, 1;
--class-5: 175, 6, 6;
--class-unknown: 38, 38, 38;
--class-habitable: 26, 128, 111;
--class-deadzone: 44, 13, 12;
--class-pending: 182, 182, 182;
--class-n-a: 38, 38, 38;
--class-amended: 185, 135, 212;
--class-omega: 25, 46, 255;
}
[[/module]]
旧版颜色:
如果你不喜欢新版的样式,想要用回旧版的红色边框色,只需要在你的页面中与组件一同引入下方的代码:
[[module css]]
.sd-container {
--sd-border: 90, 29, 27;
--sd-image: 90, 29, 27;
--sd-symbol: 90, 29, 27;
}
[[/module]]
Level ZE-1是后室ZE层群的第1层。
描述
Level ZE-1表现为无尽延伸的森林,天空始终下着暴雨,也始终被雾气笼罩,因此较为黑暗,还有着与Level 0相同的非欧几里德性质和孤立效应。这些白雾会让流浪者看不清路,所以很容易撞上树。特别的是,一旦撞上这些树,这些树就会立刻倒下,流浪者会感受到加倍的痛感,并且每撞一次树,雨就会变大,直到最终雨变得已经完全不能抵抗,流浪者将会从雨中切出。
森林里的树种很多样。有时会发现倒塌的树,有时也会发现树桩,有时树桩上也会长了真菌。这些真菌都是高毒性的,不建议触摸,更不建议食用。一般在一些相比于周围异常茂密的一些树的中间就有一棵树桩,倒塌的树一般已经没有叶子倒塌已久了,能在这里发现一些特殊的黄叶,触摸这些黄叶一般会导致雨暂时减小,甚至雨停,天空也有可能出现彩虹和类似于台风眼的结构,这种效应过了20分钟之后,效应将会停止,天空乌云重新笼罩并重新下雨。
该层级每隔一段时间就会发生一次树木倒塌现象。现象表现为在一至两秒的时间内附近的树木成片倒塌。这些倒塌被描述为突然折断的,但似乎只有较小概率砸中流浪者。
实体
水坑
水坑实体是本层级的特有实体,少量存在于本层级的树桩旁边,一旦踩入,它将会把流浪者吸进里面,然后流浪者就会不见。
笑魇
这是唯一存在于本层级的普通实体。
基地、前哨与社区
因为该层级的孤立效应,无法建立基地前哨与社区。
入口与出口
入口
- 在Level 11发现街道上在下雨,切出就会来到这。
- 正在发现更多入口。
出口
- 在树旁看见一个梯子爬到树顶将切出至Level 63。
- 切入雨滴中将来到Level ZE-0.1。
- 在此层级流浪者如果一直向四周行走,那么雨将也变小,并且开始出现晴朗天空,然后流浪者就会到达Level ZE-0.2。
- 正在发现更多出口。
« Level ZE-0 | Level ZE-1 | Level ZE-2 »


