@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}
生存难度:生存難度:
等级等級 死区
- {$one}
- {$two}
- 实体绝迹
如何使用:
[[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-19是后室ZE层群的第19层。
描述
Level ZE-19是一个无限的正在受台风影响的森林,我们推测这个台风应该比前厅的任何一个热带气旋要强,其风速达到了惊人的300kt。在这里,任何电子设备都将失效,天空中的雷暴云还会时不时射下一些闪电,一旦被这些闪电击中,将立刻死亡。并且这个森林怎么走似乎都在鬼打墙,无法离开这个台风的影响范围,并且也无法到达远处看到的台风眼。
该层级的树木非常茂盛,并且由于堪称恐怖的风速极其不稳定容易倒塌,一吹就是成片的倒塌,这种倒塌很容易塌到正在森林中穿梭的流浪者。并且该层级的龙卷风会以极其快的速度在四处肆虐,龙卷风的风速也是高于了前厅中任何一个龙卷风,加上地面积水不断,暴雨如柱,树木底下已经基本被淹没,龙卷风一吹这些水就漫天飞舞,流浪者也会被卷上去,卷入恐怖的雷暴云中,和雷电与水共舞。
一旦流浪者越深入该层级,这个风暴的威力将越强:恐怖的树断速度,漫天飞舞的草和泥沙,一支一支的可怕雷电,以及漫天飞舞的水花,因此我们不建议流浪者深入过度探索,那些探索到了最终的流浪者们,全部失联了。
云端
在该层级有极小概率出现一个像云顶方向走的楼梯,走上去就能来到该层级的这个特殊区域。云端是一个在该层级雷暴云上的玻璃房屋,流浪者到达该房屋时所有的负面效果和伤都会消失,能好好欣赏云端的风景,这么风景如画的地方对流浪者来说是一个好去处?流浪者一旦进入这个玻璃房屋,玻璃房屋就会给流浪者产生幻觉,流浪者会认为他受到了增益效果,且身上的伤口全部消失,并不约而同地开始欣赏云端的美丽风景,越是欣赏的入迷流浪者的大脑就会逐渐被精神侵染,待等精神侵染完全时,流浪者的意识早已消散,这时流浪者的躯体会无意识的从云端跳下,最终坠地身亡。
基地、前哨与社区
由于该层级的恶劣环境,无法建立基地前哨与社区。
入口与出口
入口
- 在Level ZE-17的第三区域进入一个绿色的木门就会来到该层级。
- 在Level ZE-1有极小概率突发极大的风,流浪者被这种风吹上天之后,坠落时就会坠落到该层级,流浪者还不会受到坠落伤害。
出口
- 有极小的概率,在该层级会遇到异常大的龙卷风,这种龙卷风一般都会给你吹到云端还要上面的地方并落在一块玻璃板上,此时流浪者会被强制闭眼,五秒之后玻璃板碎裂,可下坠感并不会传来,相反流浪者将会到往另一个生存难度3以上的层级。
« Level ZE-18 | Level ZE-19 | Level ZE-20 »


