@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}
本组件前端部分(即由难度0至终结)为层级生存难度作者YellowISlol does not match any existing user name所做,除此以外的生存难度,由starry_Milky Way从各层级文档中寻找并写完代码后所得
生存难度:生存難度:
等级等級 5E
- {$one}
- {$two}
- {$three}
如何使用:
[[include :backrooms-wiki-cn:component:sdse
|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 | 终结 | 終結 | |||||||||||||||
| 简体中文 | 繁體中文 |
|---|---|
| Ψ | Ψ |
| E | E |
| 1E | 1E |
| 2E | 2E |
| 3E | 3E |
| 4E | 4E |
| 5E | 5E |
| 变化 | 變化 |
| A | A |
| א | א |
| 积分/不可或缺/整体 | 積分/不可或缺/整體 |
该组件支持简繁切换,如下方代码所示:
[[include :backrooms-wiki-cn:component:sdse
|lang=cn/tr
|class=等级
]]
在 lang 处选择语言,cn 表示简体中文,tr 表示繁体中文,不填默认选择简体中文。
自定义等级
[[include :backrooms-wiki-cn:component:sdse
|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-symbol: var(--sd-border) !important; /* 标志 */
/* 文本 */
--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;
--class-spirit: 185,135,212;
--class-E: 229,223,27;
--class-1E: 245,156,0;
--class-2E: 234,148,0;
--class-3E: 245,89,0;
--class-4E: var(--class-4);
--class-5E: 255,41,0;
--class-ch: 0,0,0;
--class-A: 208,133,185;
--class-j: 205,238,255;
--class-l: 255,255,255;
}
[[/module]]
旧版颜色:
如果你不喜欢新版的样式,想要用回旧版的红色边框色,只需要在你的页面中与组件一同引入下方的代码:
[[module css]]
.sd-container {
--sd-border: 90, 29, 27;
--sd-image: 90, 29, 27;
--sd-symbol: 90, 29, 27;
}
[[/module]]
Level ZE-21的第一张照片。
Level ZE-21是后室ZE层群的第21层。
描述
Level ZE-21表现为无限延伸的被台风影响的海岸线,但并不处在台风的中心,天空阴云明显比正常色调要黑,视角下面的部分永远会较为黑暗,导致这一原因的成因目前不明。
Level ZE-21由于处在台风外围,而不是在台风中心的暴雨带。因此只有零星小雨,尽管如此天空依旧阴沉,像是要压垮下来,但该层级的云系永远不会移动,远处也永远有一束光芒,这一束光芒通常被四周的阴云包裹着,但四周的阴云并不连接,一般分为2块,一块较为深沉,另一块则较为亮且有雨雾的痕迹,但该层级具有非欧几里德空间的性质,因此远方的雨雾被表述为无法到达的,但通过层级内风向的探索,推测云较为深沉的那一边才是台风中心的方向。
Level ZE-21的雨滴并未有特殊性质的表现。经成分测验结果显示于前厅中的雨滴别无二致,但这些雨里样式的画面通常是阴云解散出现彩虹的画面,尽管层级内并未有任何彩虹。
Level ZE-21的环境样貌被表述为石头海岸,可供流浪者活动的只有一小块区域,其余为海洋和由石头堆成的高地1。一般均为鹅卵石组成,有时也会出现其他石头。大石头在层级里出现的频率最高,流浪者每走几步就会出现一个大石头,大石头平均大小在7米以上,且都没有棱角。这些石头一般不定时滚落,最大可能性是在流浪者经过时滚落,且如果不经过,充满敌意的地形环境也会从海中或者海岸线之上自动射出来一个石头2,这些石头极其有杀伤力,次次都能精准打击流浪者的头部或者心脏部位,且射速极快,有时甚至能达到音速,这种极快的射击能让流浪者一击毙命。
Level ZE-21的海面也有狂澜大风吹过。一般狂澜大风和石头滚落这两个异常现象会同时发生,石头滚落上文已述,而狂澜大风则是把海面上的普通浪潮卷为巨大的海啸,最高甚至能超过百米,这些现象致使流浪者在该层级的存活率不足20%。
基地、前哨与社区
由于该层级的环境危害,无法建立任何基地、前哨与社区。
入口与出口
入口
- 倘若在Level ZE-62当中进入草原,有极小的概率会在不经意间掉入Level ZE-21。
- 在Level ZE-27内发现周围地形似乎变化,待视野重新拥有光亮之时将会掉入该层级。
出口
- 被恶意地形环境杀死有极其微小的概率进入Level ZE-13。
- 试图将自己掩埋在鹅卵石中就会来到Level ZE-3.5。
- 游入海底有概率来到Level ZE-4。
- 坚持不懈的攀爬岩石高地将会进入Level ZE-10。
- 发现周围物体变得松软将会进入Level ZE-11。
« Level ZE-20 | Level ZE-21 | Level ZE-22 »


