@import url('https://scpsandboxcn.wikidot.com/local--files/typeface/Typeface-BWCKKT.css'); @import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC&display=swap'); @import url('https://fonts.googleapis.com/css2?family=ZCOOL+XiaoWei&display=swap'); @import url("https://vivarium.wdfiles.com/local--files/backrooms%3Avivtheme/stylesheet.css"); :root { --logo-image: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/bha.png"); --header-title: "B.H.S."; --header-subtitle: "为您打理后花园"; /* 字体 */ --body-font: 'Noto Serif SC', sans-serif; --header-font: 'ZCOOL XiaoWei', sans-serif; --title-font: 'ZCOOL XiaoWei', sans-serif; --mono-font: 'BWCKKT', sans-serif; /* 标准色 */ --white-monochrome: 255, 255, 255; /* 白色 */ --very-light-gray-monochrome: 255, 255, 255; /* 次强调色(应用于杂项) */ --light-gray-monochrome: 44, 209, 100; /* 次强调色(登录时) */ --gray-monochrome: 45,183,99; /* 绿灰色 */ --black-monochrome: 0, 0, 0; /* 黑色 */ --medium-accent: 44, 209, 100; /* 绿色*/ --dark-accent: 44, 209, 100; /* 绿色 */ /* 背景与网站标题色 */ --background-gradient-color: var(--very-light-gray-monochrome); --header-gradient-color-bottom: var(--medium-accent); --header-gradient-color-middle: var(--black-monochrome); --header-gradient-color-top: var(--black-monochrome); /* 主要主题色 */ --swatch-background: var(--light-gray-blacmonochrome); --swatch-primary: var(--white-accent); --swatch-primary-darker: var(--medium-accent); --swatch-primary-darkest: var(--dark-accent); --link-color: 43,170,99; --visited-link-color: 43,170,99; --hover-link-color: 43,170,99; --newpage-color: 43,170,99; /* SD 图标适配 */ --img-0: "" !important; --img-1: "" !important; --img-2: "" !important; --img-3: "" !important; --img-4: "" !important; --img-5: "" !important; --img-0: "" !important; --img-unknown: "" !important; --img-n-a: "" !important; --img-habitable: "" !important; --img-deadzone: "" !important; --img-pending: "" !important; } #header::before { content: ""; position: absolute; height: 100%; width: 100%; left: 0; top: -1rem; background-image: var(--logo-image); filter: brightness(0%) invert(100%); background-size: auto 10rem; background-position: center; background-repeat: no-repeat; opacity: 0.7; } @media only screen and (max-width: 510px) { #header::before { content: ""; position: absolute; height: 100%; width: 100%; left: 0; top: 0; background-image: var(--logo-image); filter: brightness(0%) invert(100%); background-size: auto 10rem; background-position: center; background-repeat: no-repeat; opacity: 0.7; } } body::after { content: ""; background-image: url("https://s1.ax1x.com/2022/07/17/jIKWo6.png"); background-size: cover; position: fixed; width: 100%; height: 100%; top: 0; left: 0; opacity: 0.5; z-index: -2; } #skrollr-body { background: none; background-color: #509d59; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 40' width='80' height='40'%3E%3Cpath fill='%2360df54' fill-opacity='0.38' d='M0 40a19.96 19.96 0 0 1 5.9-14.11 20.17 20.17 0 0 1 19.44-5.2A20 20 0 0 1 20.2 40H0zM65.32.75A20.02 20.02 0 0 1 40.8 25.26 20.02 20.02 0 0 1 65.32.76zM.07 0h20.1l-.08.07A20.02 20.02 0 0 1 .75 5.25 20.08 20.08 0 0 1 .07 0zm1.94 40h2.53l4.26-4.24v-9.78A17.96 17.96 0 0 0 2 40zm5.38 0h9.8a17.98 17.98 0 0 0 6.67-16.42L7.4 40zm3.43-15.42v9.17l11.62-11.59c-3.97-.5-8.08.3-11.62 2.42zm32.86-.78A18 18 0 0 0 63.85 3.63L43.68 23.8zm7.2-19.17v9.15L62.43 2.22c-3.96-.5-8.05.3-11.57 2.4zm-3.49 2.72c-4.1 4.1-5.81 9.69-5.13 15.03l6.61-6.6V6.02c-.51.41-1 .85-1.48 1.33zM17.18 0H7.42L3.64 3.78A18 18 0 0 0 17.18 0zM2.08 0c-.01.8.04 1.58.14 2.37L4.59 0H2.07z'%3E%3C/path%3E%3C/svg%3E"); } #container{ background-image: none; } #login-status span { color: #ffffff; } hr { background-color: rgb(var(--medium-accent)); } table.wiki-content-table th, table.wiki-content-table td { border-color: rgb(var(--medium-accent)); } .scp-image-block { border: none; } .scp-image-block .scp-image-caption { color: rgb(0,0,0); background-color: rgb(255,255,255); border: 0.2rem solid rgba(var(--medium-accent)); margin-top: 0.3rem; } .page-rate-widget-box { background-image: none !important; background-color: rgb(255,255,255); border: 0.2rem solid rgba(var(--medium-accent)); } /*unselected tab color*/ .yui-navset .yui-nav a, .yui-navset .yui-navset-top .yui-nav a { background-color: rgb(255,255,255); color:rgb(var(--medium-accent)); } .yui-navset .yui-content { background-color: rgba(255,255,255, 0.25); border-color: rgb(var(--medium-accent)); } blockquote { box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); background-color: rgb(255,255,255); border: 0.2rem solid rgba(var(--medium-accent)); } .titleblock { background-color: rgb(255,255,255); padding: 0.5rem 1rem 0.10rem; margin: 1.5rem 0rem 0.5rem 0rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); border: 0.2rem solid rgba(var(--medium-accent)); } .titlebox{ position: relative; top: -1.6rem; background-color: rgb(var(--medium-accent)); color: rgb(255,255,255); padding: 0.25rem 1rem; line-height: 0.1rem; } .dark-titleblock { background-color: rgb(var(--medium-accent)); color: rgb(255,255,255); padding: 0.5rem 1rem 0.10rem; margin: 1.5rem 0rem 0.5rem 0rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); border: 0.2rem solid rgba(255,255,255); } .dark-titlebox{ position: relative; top: -1.6rem; background-color: rgb(255,255,255); color: rgb(0,0,0); padding: 0.25rem 1rem; line-height: 0.1rem; } .styled-quote { background-color:rgb(255,255,255); border-left: 0.5rem solid rgba(var(--medium-accent)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); } .styled-quote-d { background-color:rgb(255,255,255); border-left: 0.5rem solid rgba(var(--medium-accent)); border-right: 0.5rem solid rgba(var(--medium-accent)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); } .dark-styled-quote { background-color:rgb(var(--medium-accent)); border-left: 0.5rem solid rgba(255,255,255); color:rgb(var(--white-monochrome)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); } .dark-styled-quote-d { background-color:rgb(var(--medium-accent)); border-left: 0.5rem solid rgba(255,255,255); border-right: 0.5rem solid rgba(255,255,255); color:rgb(var(--white-monochrome)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); } .lightblock { background-color:rgb(255,255,255); color:rgb(0,0,0); box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); } .darkblock { background-color:rgb(var(--medium-accent)); color:rgb(var(--white-monochrome)); box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); } .logoblock{ padding: 0.01rem 1rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); color:rgb(0,0,0); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color:rgb(255,255,255); border: none; } .logoblock::after{ content: ""; float: center; border: solid 2px #0000; background: url(http://tartar0s.wdfiles.com/local--files/theme:bhs/bha.png) center/25% no-repeat; opacity: 0.25; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 1; } .borderblock{ padding: 0.01rem 1rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); color:rgb(0,0,0); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color:rgb(255,255,255); border: solid 0.3rem rgb(var(--medium-accent)); } .border-logoblock{ padding: 0.01rem 1rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); color:rgb(0,0,0); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color:rgb(255,255,255); border: solid 0.3rem rgb(var(--medium-accent)); } .border-logoblock::after{ content: ""; float: center; border: solid 2px #0000; background: url(http://tartar0s.wdfiles.com/local--files/theme:bhs/bha.png) center/25% no-repeat; opacity: 0.25; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 1; } .shadowblock{ color: rgb(255,255,255); padding: 0.01rem 1rem; box-shadow: 0.5rem 0.5rem rgb(var(--gray-monochrome)); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color: rgb(var(--medium-accent)); } .inset-shadowblock{ padding: 0.01rem 1rem; box-shadow: inset 5em 1em rgba(var(--medium-accent),.25), inset 8em 2em rgba(44, 195, 100,.25), 0.1rem 0.2rem 0.2rem rgba(0,0,0,.25); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color: rgb(255,255,255); border: solid 0.3rem rgb(var(--gray-monochrome)); } .leafblock{ padding: 0.01rem 1rem; color: rgb(255,255,255); background-color: #509d59; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 40' width='80' height='40'%3E%3Cpath fill='%2360df54' fill-opacity='0.38' d='M0 40a19.96 19.96 0 0 1 5.9-14.11 20.17 20.17 0 0 1 19.44-5.2A20 20 0 0 1 20.2 40H0zM65.32.75A20.02 20.02 0 0 1 40.8 25.26 20.02 20.02 0 0 1 65.32.76zM.07 0h20.1l-.08.07A20.02 20.02 0 0 1 .75 5.25 20.08 20.08 0 0 1 .07 0zm1.94 40h2.53l4.26-4.24v-9.78A17.96 17.96 0 0 0 2 40zm5.38 0h9.8a17.98 17.98 0 0 0 6.67-16.42L7.4 40zm3.43-15.42v9.17l11.62-11.59c-3.97-.5-8.08.3-11.62 2.42zm32.86-.78A18 18 0 0 0 63.85 3.63L43.68 23.8zm7.2-19.17v9.15L62.43 2.22c-3.96-.5-8.05.3-11.57 2.4zm-3.49 2.72c-4.1 4.1-5.81 9.69-5.13 15.03l6.61-6.6V6.02c-.51.41-1 .85-1.48 1.33zM17.18 0H7.42L3.64 3.78A18 18 0 0 0 17.18 0zM2.08 0c-.01.8.04 1.58.14 2.37L4.59 0H2.07z'%3E%3C/path%3E%3C/svg%3E"); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; border: solid 0.3rem rgb(var(--gray-monochrome)); } .code { background-color: rgb(255,255,255); padding: 0.5rem 1rem 0.10rem; margin: 1.5rem 0rem 0.5rem 0rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); border: 0.2rem solid rgba(var(--medium-accent)); } .filetabs .yui-navset .yui-nav li, .yui-navset .yui-navset-top .yui-nav li { display: inline-block; } .filetabs .yui-navset .yui-nav, .yui-navset .yui-navset-top .yui-nav { display: block; } .filetabs .yui-navset .yui-content { border-top-width: 15px; } .filetabs .yui-navset .yui-nav a, .filetabs .yui-navset .yui-navset-top .yui-nav a, .filetabs .yui-navset .yui-nav .selected a, .filetabs .yui-navset .yui-nav a:focus, .filetabs .yui-navset .yui-navset-top .yui-nav a:focus, .filetabs .yui-navset .yui-nav a:hover, .filetabs .yui-navset .yui-navset-top .yui-nav a:hover { background-color: transparent; background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no' %3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' preserveAspectRatio='none' viewBox='0 0 150 45' xml:space='preserve'%3E%3Cdesc%3ECreated with Fabric.js 4.6.0%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg transform='matrix(1 0 0 1 74.95 22.39)' id='bC-LIzxo7Tu37zCdkDrqS' %3E%3Cpath style='stroke: rgb(0,0,0); stroke-width: 0; stroke-dasharray: none; stroke-linecap: butt; stroke-dashoffset: 0; stroke-linejoin: miter; stroke-miterlimit: 4; fill: rgb(56, 221, 112); fill-rule: nonzero; opacity: 1;' vector-effect='non-scaling-stroke' transform=' translate(0, 0)' d='M -74.94856 22.50703 L -60.0064 -12.520110000000003 C -60.0064 -12.520110000000003 -55.89385 -21.849030000000003 -47.235839999999996 -22.281930000000003 C -38.57782999999999 -22.714830000000003 46.87608 -22.39016 46.87608 -22.39016 C 46.87608 -22.39016 56.05659 -23.219710000000003 61.40639 -12.520120000000002 C 66.75618 -1.8205300000000015 74.94856 22.506959999999996 74.94856 22.506959999999996 z' stroke-linecap='round' /%3E%3C/g%3E%3Cg transform='matrix(1 0 0 1 75.18 17.97)' id='E8ePkHu_UUyvFWDAIzFyP' %3E%3Cpath style='stroke: rgb(0,0,0); stroke-width: 0; stroke-dasharray: none; stroke-linecap: butt; stroke-dashoffset: 0; stroke-linejoin: miter; stroke-miterlimit: 4; fill: rgb(255,255,255); fill-rule: nonzero; opacity: 1;' vector-effect='non-scaling-stroke' transform=' translate(0, 0)' d='M -46.15385 12.0108 L -46.15385 -12.01079 L 46.153839999999995 -12.01079 L 46.153839999999995 12.0108 z' stroke-linecap='round' /%3E%3C/g%3E%3C/svg%3E"); background-size: 100% 2.7rem; background-repeat: no-repeat; border-width: 0px; border-top: none; background-position: top; } .filetabs .yui-navset .yui-nav a, .filetabs .yui-navset .yui-navset-top .yui-nav a { padding: 4px 20px 0px 20px; } .filetabs .yui-navset .yui-nav .selected a, .filetabs .yui-navset .yui-nav a:focus, .filetabs .yui-navset .yui-navset-top .yui-nav a:focus, .filetabs .yui-navset .yui-nav .selected a:hover, .filetabs .yui-navset .yui-navset-top .yui-nav .selected a:hover { padding: 8px 20px 0px 20px; } .filetabs .yui-navset .yui-nav a:hover, .filetabs .yui-navset .yui-navset-top .yui-nav a:hover { padding: 6px 20px 0px 20px; } .filetabs .yui-navset .yui-nav, .filetabs .yui-navset .yui-navset-top .yui-nav { border-color: transparent; } .filetabs .yui-navset .yui-nav .selected, .filetabs .yui-navset .yui-navset-top .yui-nav .selected, .filetabs .yui-navset .yui-nav .selected a:active, .filetabs .yui-navset .yui-nav .selected a:focus, .filetabs .yui-navset .yui-nav li, .filetabs .yui-navset .yui-navset-top .yui-nav li { background-color: transparent; } .filetabs .yui-navset .yui-nav li, .filetabs .yui-navset .yui-navset-top .yui-nav li { box-shadow: none; } .filetabs .yui-navset .yui-nav li { margin-right: 36px; } .filetabs .yui-navset .yui-nav .selected a { color: rgb(var(--swatch-text-general)) !important; } .filetabs .yui-navset .yui-nav a:focus, .filetabs .yui-navset .yui-nav a:hover { color: rgb(var(--swatch-text-general)); } .filetabs .yui-navset .yui-nav .selected a em, .filetabs .yui-navset .yui-nav .selected a:hover em { position: relative; top: -4px; } .filetabs .yui-navset .yui-nav a:hover em { position: relative; top: -2px; } .filetabs .yui-navset .yui-nav li, .filetabs .yui-navset .yui-navset-top .yui-nav li { border-bottom: solid 1px rgb(var(--white-monochrome)); } .filetabs .yui-navset .yui-nav li.selected, .filetabs .yui-navset .yui-navset-top .yui-nav li.selected { border-bottom: none; z-index: 1; } .top-box { border-color: rgb(43,119,45) !important; } .bottom-box ul li { color: rgb(43,119,45) !important; } .bottom-box ul li:before { background: rgb(43,119,45) !important; } .top-box .gradient-box { background: linear-gradient(90deg, rgba(43,119,45,1) 0%, rgba(43,119,45,0) 36%) !important; } .top-box:before { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 40' width='80' height='40'%3E%3Cpath fill='%23222222' fill-opacity='0.38' d='M0 40a19.96 19.96 0 0 1 5.9-14.11 20.17 20.17 0 0 1 19.44-5.2A20 20 0 0 1 20.2 40H0zM65.32.75A20.02 20.02 0 0 1 40.8 25.26 20.02 20.02 0 0 1 65.32.76zM.07 0h20.1l-.08.07A20.02 20.02 0 0 1 .75 5.25 20.08 20.08 0 0 1 .07 0zm1.94 40h2.53l4.26-4.24v-9.78A17.96 17.96 0 0 0 2 40zm5.38 0h9.8a17.98 17.98 0 0 0 6.67-16.42L7.4 40zm3.43-15.42v9.17l11.62-11.59c-3.97-.5-8.08.3-11.62 2.42zm32.86-.78A18 18 0 0 0 63.85 3.63L43.68 23.8zm7.2-19.17v9.15L62.43 2.22c-3.96-.5-8.05.3-11.57 2.4zm-3.49 2.72c-4.1 4.1-5.81 9.69-5.13 15.03l6.61-6.6V6.02c-.51.41-1 .85-1.48 1.33zM17.18 0H7.42L3.64 3.78A18 18 0 0 0 17.18 0zM2.08 0c-.01.8.04 1.58.14 2.37L4.59 0H2.07z'%3E%3C/path%3E%3C/svg%3E") !important; } .header-diamond .diamond-pattern { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 40' width='80' height='40'%3E%3Cpath fill='%23222222' fill-opacity='0.38' d='M0 40a19.96 19.96 0 0 1 5.9-14.11 20.17 20.17 0 0 1 19.44-5.2A20 20 0 0 1 20.2 40H0zM65.32.75A20.02 20.02 0 0 1 40.8 25.26 20.02 20.02 0 0 1 65.32.76zM.07 0h20.1l-.08.07A20.02 20.02 0 0 1 .75 5.25 20.08 20.08 0 0 1 .07 0zm1.94 40h2.53l4.26-4.24v-9.78A17.96 17.96 0 0 0 2 40zm5.38 0h9.8a17.98 17.98 0 0 0 6.67-16.42L7.4 40zm3.43-15.42v9.17l11.62-11.59c-3.97-.5-8.08.3-11.62 2.42zm32.86-.78A18 18 0 0 0 63.85 3.63L43.68 23.8zm7.2-19.17v9.15L62.43 2.22c-3.96-.5-8.05.3-11.57 2.4zm-3.49 2.72c-4.1 4.1-5.81 9.69-5.13 15.03l6.61-6.6V6.02c-.51.41-1 .85-1.48 1.33zM17.18 0H7.42L3.64 3.78A18 18 0 0 0 17.18 0zM2.08 0c-.01.8.04 1.58.14 2.37L4.59 0H2.07z'%3E%3C/path%3E%3C/svg%3E") !important; } .header-diamond { background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 300.9 284.5' style='enable-background:new 0 0 300.9 284.5;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%232b772d;%7D .st1%7Bfill:%232b772d;%7D%0A%3C/style%3E%3Cg%3E%3Cpolygon class='st1' points='73.4,32.6 0,105.4 13.6,105.4 86.4,32.6 '/%3E%3Cpolygon class='st1' points='26.5,105.4 40.1,105.4 112.9,32.6 99.3,32.6 '/%3E%3C/g%3E%3Cpolyline class='st1' points='287.3,105.4 214.5,32.6 227.5,32.6 287.3,91.9 '/%3E%3Cpolygon class='st1' points='274.4,105.4 260.8,105.4 188,32.6 201.6,32.6 '/%3E%3C/svg%3E") !important; } .top-box.class-n\/a .header-diamond:after, .top-box.class-不适用 .header-diamond:after, .top-box.class-不適用 .header-diamond:after { content: ""; position: absolute; background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 300.9 284.5' style='enable-background:new 0 0 300.9 284.5;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%232b772d;%7D .st1%7Bfill:%232b772d;%7D%0A%3C/style%3E%3Cg%3E%3Cpolygon class='st1' points='73.4,32.6 0,105.4 13.6,105.4 86.4,32.6 '/%3E%3Cpolygon class='st1' points='26.5,105.4 40.1,105.4 112.9,32.6 99.3,32.6 '/%3E%3C/g%3E%3Cpolyline class='st1' points='287.3,105.4 214.5,32.6 227.5,32.6 287.3,91.9 '/%3E%3Cpolygon class='st1' points='274.4,105.4 260.8,105.4 188,32.6 201.6,32.6 '/%3E%3C/svg%3E") !important; height: calc(284.5px / 1.13); width: calc(300.9px / 1.13); filter: none !important; } .top-box.class-unknown .header-diamond { filter: none !important; } .top-box.class-unknown:before, .top-box.class-unknown .header-diamond .diamond-pattern{ opacity: 0.15 !important; } .top-box.class-0 { background: rgb(var(--medium-accent)) !important; } .header-diamond .diamond-color.class-0 { background: rgb(var(--medium-accent)) !important; } .top-box.class-1, .top-box.class-2 { background: rgb(var(--medium-accent)) !important; } .header-diamond .diamond-color.class-1, .header-diamond .diamond-color.class-2 { background: rgb(var(--medium-accent)) !important; } .top-box.class-3, .top-box.class-4 { background: rgb(43,170,99) !important; } .top-box.class-0 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/0.JPG") center/78% no-repeat !important; } .top-box.class-1 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/1.JPG") center/78% no-repeat !important; } .top-box.class-2 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/2.JPG") center/78% no-repeat !important; } .top-box.class-3 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/3.JPG") center/78% no-repeat !important; } .top-box.class-4 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/4.JPG") center/78% no-repeat !important; } .top-box.class-5 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/5.JPG") center/78% no-repeat !important; } .top-box.class-unknown .header-diamond .diamond-image, .top-box.class-未知 .header-diamond .diamond-image, .top-box.class-未知 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/smhy.JPG") center/78% no-repeat !important; } .top-box.class-n\/a .header-diamond .diamond-image, .top-box.class-不适用 .header-diamond .diamond-image, .top-box.class-不適用 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme%3Abhs/bsy.JPG") center/78% no-repeat !important; } .top-box.class-habitable .header-diamond .diamond-image, .top-box.class-宜居 .header-diamond .diamond-image, .top-box.class-宜居 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/mghy.JPG") center/78% no-repeat !important; } .top-box.class-deadzone .header-diamond .diamond-image, .top-box.class-死区 .header-diamond .diamond-image, .top-box.class-死區 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/pbhy.JPG") center/78% no-repeat !important; } .top-box.class-pending .header-diamond .diamond-image, .top-box.class-等待分级 .header-diamond .diamond-image, .top-box.class-等待分級 .header-diamond .diamond-image { background: url("http://tartar0s.wdfiles.com/local--files/theme:bhs/ccbq.JPG") center/78% no-repeat !important; } .header-diamond .diamond-color.class-3, .header-diamond .diamond-color.class-4 { background: rgb(43,170,99) !important; } .top-box.class-5{ background: rgb(43,140,84) !important; } .top-box.class-unknown, .top-box.class-未知{ background: #bbbbbb !important; } .top-box.class-habitable, .top-box.class-宜居{ background: rgb(22 ,255 ,86) !important; } .header-diamond .diamond-color.class-5 { background: rgb(43,140,84) !important; } .header-diamond .diamond-color.class-unknown, .header-diamond .diamond-color.class-未知 { background: #bbbbbb !important; } .header-diamond .diamond-color.class-habitable, .header-diamond .diamond-color.class-宜居 { background: rgb(22 ,255 ,86) !important; } .top-box.class-deadzone { background: #ff3433 !important; } .header-diamond .diamond-color.class-deadzone { background: #ff3433 !important; } .lang-cn .bottom-box.class-0 ul li:nth-child(1)>.default:after { content: "私家园林" !important; } .lang-tr .bottom-box.class-0 ul li:nth-child(1)>.default:after { content: "私家園林" !important; } .lang-cn .bottom-box.class-0 ul li:nth-child(2)>.default:after { content: "枝条整洁" !important; } .lang-tr .bottom-box.class-0 ul li:nth-child(2)>.default:after { content: "枝條整潔" !important; } .lang-cn .bottom-box.class-0 ul li:nth-child(3)>.default:after { content: "无寄生虫" !important; } .lang-tr .bottom-box.class-0 ul li:nth-child(3)>.default:after { content: "無寄生蟲" !important; } .lang-cn .bottom-box.class-1 ul li:nth-child(1)>.default:after { content: "私家园林" !important; } .lang-tr .bottom-box.class-1 ul li:nth-child(1)>.default:after { content: "私家園林" !important; } .lang-cn .bottom-box.class-1 ul li:nth-child(2)>.default:after { content: "枝条整洁" !important; } .lang-tr .bottom-box.class-1 ul li:nth-child(2)>.default:after { content: "枝條整潔" !important; } .lang-cn .bottom-box.class-1 ul li:nth-child(3)>.default:after { content: "极少寄生虫" !important; } .lang-tr .bottom-box.class-1 ul li:nth-child(3)>.default:after { content: "極少寄生蟲" !important; } .lang-cn .bottom-box.class-2 ul li:nth-child(1)>.default:after { content: "公共园林" !important; } .lang-tr .bottom-box.class-2 ul li:nth-child(1)>.default:after { content: "公共園林" !important; } .lang-cn .bottom-box.class-2 ul li:nth-child(2)>.default:after { content: "枝条整洁" !important; } .lang-tr .bottom-box.class-2 ul li:nth-child(2)>.default:after { content: "枝條整潔" !important; } .lang-cn .bottom-box.class-2 ul li:nth-child(3)>.default:after { content: "少量寄生虫" !important; } .lang-tr .bottom-box.class-2 ul li:nth-child(3)>.default:after { content: "少量寄生蟲" !important; } .lang-cn .bottom-box.class-3 ul li:nth-child(1)>.default:after { content: "公共园林" !important; } .lang-tr .bottom-box.class-3 ul li:nth-child(1)>.default:after { content: "公共園林" !important; } .lang-cn .bottom-box.class-3 ul li:nth-child(2)>.default:after { content: "枝节横生" !important; } .lang-tr .bottom-box.class-3 ul li:nth-child(2)>.default:after { content: "枝節橫生" !important; } .lang-cn .bottom-box.class-3 ul li:nth-child(3)>.default:after { content: "少量寄生虫" !important; } .lang-tr .bottom-box.class-3 ul li:nth-child(3)>.default:after { content: "少量寄生蟲" !important; } .lang-cn .bottom-box.class-4 ul li:nth-child(1)>.default:after { content: "公共园林" !important; } .lang-tr .bottom-box.class-4 ul li:nth-child(1)>.default:after { content: "公共園林" !important; } .lang-cn .bottom-box.class-4 ul li:nth-child(2)>.default:after { content: "枝节横生" !important; } .lang-tr .bottom-box.class-4 ul li:nth-child(2)>.default:after { content: "枝節橫生" !important; } .lang-cn .bottom-box.class-4 ul li:nth-child(3)>.default:after { content: "中量寄生虫" !important; } .lang-tr .bottom-box.class-4 ul li:nth-child(3)>.default:after { content: "中量寄生蟲" !important; } .lang-cn .bottom-box.class-5 ul li:nth-child(1)>.default:after { content: "公共园林" !important; } .lang-tr .bottom-box.class-5 ul li:nth-child(1)>.default:after { content: "公共園林" !important; } .lang-cn .bottom-box.class-5 ul li:nth-child(2)>.default:after { content: "枝节横生" !important; } .lang-tr .bottom-box.class-5 ul li:nth-child(2)>.default:after { content: "枝節橫生" !important; } .lang-cn .bottom-box.class-5 ul li:nth-child(3)>.default:after { content: "大量寄生虫" !important; } .lang-tr .bottom-box.class-5 ul li:nth-child(3)>.default:after { content: "大量寄生蟲" !important; } .lang-cn .bottom-box.class-unknown ul li:nth-child(1)>.default:after, .lang-cn .bottom-box.class-未知 ul li:nth-child(1)>.default:after { content: "未知属性" !important; } .lang-tr .bottom-box.class-unknown ul li:nth-child(1)>.default:after, .lang-tr .bottom-box.class-未知 ul li:nth-child(1)>.default:after { content: "未知屬性" !important; } .lang-cn .bottom-box.class-unknown ul li:nth-child(2)>.default:after, .lang-cn .bottom-box.class-未知 ul li:nth-child(2)>.default:after { content: "未知" !important; } .lang-tr .bottom-box.class-unknown ul li:nth-child(2)>.default:after, .lang-tr .bottom-box.class-未知 ul li:nth-child(2)>.default:after { content: "未知" !important; } .lang-cn .bottom-box.class-unknown ul li:nth-child(3)>.default:after, .lang-cn .bottom-box.class-未知 ul li:nth-child(3)>.default:after { content: "未知生物" !important; } .lang-tr .bottom-box.class-unknown ul li:nth-child(3)>.default:after, .lang-tr .bottom-box.class-未知 ul li:nth-child(3)>.default:after { content: "未知生物" !important; } .lang-cn .bottom-box.class-habitable ul li:nth-child(1)>.default:after, .lang-cn .bottom-box.class-宜居 ul li:nth-child(1)>.default:after { content: "私家园林" !important; } .lang-tr .bottom-box.class-habitable ul li:nth-child(1)>.default:after, .lang-tr .bottom-box.class-宜居 ul li:nth-child(1)>.default:after { content: "私家園林" !important; } .lang-cn .bottom-box.class-habitable ul li:nth-child(2)>.default:after, .lang-cn .bottom-box.class-宜居 ul li:nth-child(2)>.default:after { content: "宜居聚居地" !important; } .lang-tr .bottom-box.class-habitable ul li:nth-child(2)>.default:after, .lang-tr .bottom-box.class-宜居 ul li:nth-child(2)>.default:after { content: "宜居聚居地" !important; } .lang-cn .bottom-box.class-habitable ul li:nth-child(3)>.default:after, .lang-cn .bottom-box.class-宜居 ul li:nth-child(3)>.default:after { content: "无有害生物" !important; } .lang-tr .bottom-box.class-habitable ul li:nth-child(3)>.default:after, .lang-tr .bottom-box.class-宜居 ul li:nth-child(3)>.default:after { content: "無有害生物" !important; } .lang-cn .top-box.class-pending .bottom-text:after, .lang-cn .top-box.class-等待分级 .bottom-text:after, .lang-cn .top-box.class-等待分級 .bottom-text:after { content: "参差不齐"!important; } .lang-tr .top-box.class-pending .bottom-text:after, .lang-tr .top-box.class-等待分级 .bottom-text:after, .lang-tr .top-box.class-等待分級 .bottom-text:after { content: "參差不齊" !important; } .lang-cn .bottom-box.class-pending ul li:nth-child(1)>.default:after, .lang-cn .bottom-box.class-等待分级 ul li:nth-child(1)>.default:after, .lang-cn .bottom-box.class-等待分級 ul li:nth-child(1)>.default:after { content: "私家园林"!important; } .lang-tr .bottom-box.class-pending ul li:nth-child(1)>.default:after, .lang-tr .bottom-box.class-等待分级 ul li:nth-child(1)>.default:after, .lang-tr .bottom-box.class-等待分級 ul li:nth-child(1)>.default:after { content: "私家園林"!important; } .lang-cn .bottom-box.class-pending ul li:nth-child(2)>.default:after, .lang-cn .bottom-box.class-等待分级 ul li:nth-child(2)>.default:after, .lang-cn .bottom-box.class-等待分級 ul li:nth-child(2)>.default:after { content: "树木生长不均匀"!important; } .lang-tr .bottom-box.class-pending ul li:nth-child(2)>.default:after, .lang-tr .bottom-box.class-等待分级 ul li:nth-child(2)>.default:after, .lang-tr .bottom-box.class-等待分級 ul li:nth-child(2)>.default:after { content: "樹木生長不均勻"!important; } .lang-cn .bottom-box.class-pending ul li:nth-child(3)>.default:after, .lang-cn .bottom-box.class-等待分级 ul li:nth-child(3)>.default:after, .lang-cn .bottom-box.class-等待分級 ul li:nth-child(3)>.default:after { content: "寄生虫分布不均匀"!important; } .lang-tr .bottom-box.class-pending ul li:nth-child(3)>.default:after, .lang-tr .bottom-box.class-等待分级 ul li:nth-child(3)>.default:after, .lang-tr .bottom-box.class-等待分級 ul li:nth-child(3)>.default:after { content: "寄生蟲分佈不均勻"!important; } .lang-cn .top-box.class-deadzone .bottom-text:after, .lang-cn .top-box.class-死区 .bottom-text:after, .lang-cn .top-box.class-死區 .bottom-text:after { content: "破败花园"!important } .lang-tr .top-box.class-deadzone .bottom-text:after, .lang-tr .top-box.class-死区 .bottom-text:after, .lang-tr .top-box.class-死區 .bottom-text:after { content: "破敗花園"!important; } .lang-cn .bottom-box.class-deadzone ul li:nth-child(1)>.default:after, .lang-cn .bottom-box.class-死区 ul li:nth-child(1)>.default:after, .lang-cn .bottom-box.class-死區 ul li:nth-child(1)>.default:after { content: "公共园林"!important } .lang-tr .bottom-box.class-deadzone ul li:nth-child(1)>.default:after, .lang-tr .bottom-box.class-死区 ul li:nth-child(1)>.default:after, .lang-tr .bottom-box.class-死區 ul li:nth-child(1)>.default:after { content: "公共園林"!important; } .lang-cn .bottom-box.class-deadzone ul li:nth-child(2)>.default:after, .lang-cn .bottom-box.class-死区 ul li:nth-child(2)>.default:after, .lang-cn .bottom-box.class-死區 ul li:nth-child(2)>.default:after { content: "杂草丛生"!important; } .lang-tr .bottom-box.class-deadzone ul li:nth-child(2)>.default:after, .lang-tr .bottom-box.class-死区 ul li:nth-child(2)>.default:after, .lang-tr .bottom-box.class-死區 ul li:nth-child(2)>.default:after { content: "雜草叢生"!important; } .lang-cn .bottom-box.class-deadzone ul li:nth-child(3)>.default:after, .lang-cn .bottom-box.class-死区 ul li:nth-child(3)>.default:after, .lang-cn .bottom-box.class-死區 ul li:nth-child(3)>.default:after { content: "危险寄生生物"!important; } .lang-tr .bottom-box.class-deadzone ul li:nth-child(3)>.default:after, .lang-tr .bottom-box.class-死区 ul li:nth-child(3)>.default:after, .lang-tr .bottom-box.class-死區 ul li:nth-child(3)>.default:after { content: "危險寄生生物"!important; } .lang-cn .top-box.class-0 .bottom-text:after { content: "荒草丛生"!important; } .lang-tr .top-box.class-0 .bottom-text:after { content: "荒草叢生"!important; } .lang-cn .top-box.class-1 .bottom-text:after { content: "空旷花园"!important; } .lang-tr .top-box.class-1 .bottom-text:after { content: "空曠花園"!important; } .lang-cn .top-box.class-2 .bottom-text:after { content: "普通花园"!important; } .lang-tr .top-box.class-2 .bottom-text:after { content: "普通花園"!important; } .lang-cn .top-box.class-3 .bottom-text:after { content: "茂密花园"!important; } .lang-tr .top-box.class-3 .bottom-text:after { content: "茂密花園"!important; } .lang-cn .top-box.class-4 .bottom-text:after { content: "繁盛花园"!important; } .lang-tr .top-box.class-4 .bottom-text:after { content: "繁盛花園"!important; } .lang-cn .top-box.class-5 .bottom-text:after { content: "修剪过度"!important; } .lang-tr .top-box.class-5 .bottom-text:after { content: "修建過度"!important; } .lang-cn .top-box.class-unknown .bottom-text:after, .lang-cn .top-box.class-未知 .bottom-text:after { content: "神秘花园"!important; } .lang-tr .top-box.class-unknown .bottom-text:after, .lang-tr .top-box.class-未知 .bottom-text:after { content: "神秘花園"!important; } .lang-cn .top-box.class-habitable .bottom-text:after, .lang-cn .top-box.class-宜居 .bottom-text:after { content: "美观花园"!important; } .lang-tr .top-box.class-habitable .bottom-text:after, .lang-tr .top-box.class-宜居 .bottom-text:after { content: "美觀花園"!important; } .lang-cn .bottom-box.class-n\/a ul li:nth-child(2)>.default:after, .lang-cn .bottom-box.class-不适用 ul li:nth-child(2)>.default:after { content: "不存在树木" !important; } .lang-tr .bottom-box.class-n\/a ul li:nth-child(2)>.default:after, .lang-tr .bottom-box.class-不适用 ul li:nth-child(2)>.default:after { content: "不存在樹木" !important; } .lang-cn .bottom-box.class-n\/a ul li:nth-child(3)>.default:after, .lang-cn .bottom-box.class-不适用 ul li:nth-child(3)>.default:after { content: "不存在生物" !important; } .lang-tr .bottom-box.class-n\/a ul li:nth-child(3)>.default:after, .lang-tr .bottom-box.class-不适用 ul li:nth-child(3)>.default:after { content: "不存在生物" !important; } .top-box.class-0 .bottom-text p { display: none !important; } .top-box.class-1 .bottom-text p { display: none !important; } .top-box.class-2 .bottom-text p { display: none !important; } .top-box.class-3 .bottom-text p { display: none !important; } .top-box.class-4 .bottom-text p { display: none !important; } .top-box.class-5 .bottom-text p { display: none !important; }
:root { --lh-red: #c0392b; --lh-blue: #2980b9; --lh-green: #27ae60; --lh-dark-green: #16a085; --lh-purple: #8e44ad; --lh-orange: #e67e22; --lh-yellow: #f1c40f; --lh-paper-bg: 255, 251, 240; --lh-string-color: 192, 57, 43; --lh-book-color: var(--gray-monochrome); --lh-tape-color: 90,90,90,0.3; --lh-white-bg: 249,249,249; --lh-dark-bg: 50, 50, 50; --lh-highlighter: var(--bright-accent); --lh-border-color: var(--gray-monochrome); --lh-wiki-note-color: var(--bright-accent) } /** * 旧代码合集 * 为了向下兼容而保留 */ .grid-container{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.grid-container,.grid-container [class*=grid]{box-sizing:border-box}[class*=grid]{padding:5px}.grid{width:100%}.grid-large{width:75%}.grid-big{width:50%}.grid-medium{width:33.33%}.grid-small{width:25%}@media screen and (min-width:768px){.wd-grid-large{width:75%}.wd-grid,.wd-grid-big{width:50%}.wd-grid-medium{width:33.33%}.wd-grid-small{width:25%}}.text-hover-hide{opacity:0;transition:opacity .3s}.text-hover-hide:hover{opacity:1}.text-block-hide{background:rgb(var(--black-monochrome));color:rgb(var(--black-monochrome));transition:background .3s}.text-block-hide:hover{background:0 0}.text-blur-hide,.text-blur-hover-hide{filter:blur(.3rem);-webkit-filter:blur(.3rem) transition: blur .3s}.text-blur-hover-hide:hover{filter:blur(0);-webkit-filter:blur(0)}.lyric-box{text-align:center;font-size:1.05rem;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center}.lyric-box p{margin:1.5em auto}.lyric-box.with-bigger-line p{margin:3em auto} /** * 便签纸 * notepaper */ .notepaper { background: linear-gradient(rgb(var(--lh-paper-bg)) 95%, #ddd 0); line-height: 2em; background-size: 100% 2em; background-attachment: local; border: 2em solid rgb(var(--lh-paper-bg)); box-shadow: 0 0.1rem 0.3rem rgba(0,0,0,0.2); padding: 0; margin: 1em auto; box-sizing: border-box; position: relative } .notepaper p { margin: 0; font-size: 1.05rem; letter-spacing: 0.1rem; line-height: inherit } .notepaper.narrow, .notepaper.wide { width: 90% } @media screen and (min-width:768px){ .notepaper.narrow { width: 50% } .notepaper.wide { width: 75% } } .notepaper.tight { border-width: 1rem; border-left-width: 1.2rem; border-right-width: 1.2rem; line-height: 1.8em; background-size: 100% 1.8em; font-size: 13px } .notepaper.with-string::before { content: ''; width: 0.5em; height: 6rem; background: rgb(var(--lh-string-color)); top: -2rem; right: -1rem; display: block; position: absolute; box-shadow: 0 0.1em 0.2em rgba(0,0,0,0.2); clip-path: polygon(-100% -100%,100% 0%,100% 100%,50% 98%,0% 100%); } .notepaper.with-tape::before { content: ''; border: 1px solid #ddd; background: rgba(var(--lh-tape-color)); width: 1.5em; height: 4em; transform: rotate(45deg); display: block; position: absolute; top: -3em; left: -1.8em } .notepaper.tight.with-string::before { top: -1rem; right: -0.25rem; } .notepaper.tight.with-tape::before { top: -2.5em; left: -1.3em } .notepaper.page { min-height: 36em; counter-increment: page; display: flex; flex-direction: column; justify-content: space-between } @media screen and (min-width:768px){ .notepaper.page { width: 70% } } .notepaper.page:after { content: counter(page); display: block; text-align: center } .notepaper-group { counter-reset: page; } .book-pattern { display: flex; flex-wrap: wrap; flex-direction: row } .book-pattern .notepaper.page:not(.notepaper > .notepaper) { width: 100% } @media screen and (min-width: 768px) { .book-pattern .notepaper.page:not(.notepaper > .notepaper) { width: 50% } } .book-wrapper { background: rgb(var(--lh-book-color)); padding: 0.5rem; box-shadow: 0 0.1rem 0.2rem rgba(0,0,0,0.2); border-radius: 5px; margin: 1rem auto } @media screen and (min-width: 768px) { .book-wrapper .notepaper { margin: 0 } } /** * 文字修饰 */ .text-highlighted { position: relative } .text-highlighted::before { content: ""; position: absolute; height: 0.9em; bottom: 2px; left: -2px; width: 105%; z-index: -1; background-color: rgb(var(--lh-highlighter)); opacity: .6; transform: skew(-15deg); transition: opacity .2s ease; border-radius: 3px 8px 10px 6px; transition: 0.1s ease background-color; } .text-underlined { text-decoration: underline; text-underline-offset: 4px; text-decoration-thickness: 2px; text-decoration-color: rgb(var(--lh-highlighter)) } .text-wavy { text-decoration: underline wavy; text-underline-offset: 4px; text-decoration-color: rgb(var(--lh-highlighter)) } .text-circled, .text-squared { display: inline-block; border: 2px solid rgb(var(--lh-highlighter)); border-radius: 100%; box-sizing: border-box } .text-squared { border-radius: 0 } .text-shadow { text-shadow: 0.075em 0.075em 0 rgb(var(--lh-highlighter)) } .text-highlighted.td-red::before { background: var(--lh-red) } .text-circled.td-red, .text-squared.td-red { border-color: var(--lh-red) } .text-underlined.td-red, .text-wavy.td-red { text-decoration-color: var(--lh-red) } .text-highlighted.td-blue::before { background: var(--lh-blue) } .text-circled.td-blue, .text-squared.td-blue { border-color: var(--lh-blue) } .text-underlined.td-blue, .text-wavy.td-blue { text-decoration-color: var(--lh-blue) } .text-highlighted.td-green::before { background: var(--lh-green) } .text-circled.td-green, .text-squared.td-green { border-color: var(--lh-green) } .text-underlined.td-green, .text-wavy.td-green { text-decoration-color: var(--lh-green) } .text-highlighted.td-darkgreen::before { background: var(--lh-dark-green) } .text-circled.td-darkgreen, .text-squared.td-darkgreen { border-color: var(--lh-dark-green) } .text-underlined.td-darkgreen, .text-wavy.td-darkgreen { text-decoration-color: var(--lh-dark-green) } .text-highlighted.td-purple::before { background: var(--lh-purple) } .text-circled.td-purple, .text-squared.td-purple { border-color: var(--lh-purple) } .text-underlined.td-purple, .text-wavy.td-purple { text-decoration-color: var(--lh-purple) } .text-highlighted.td-yellow::before { background: var(--lh-yellow) } .text-circled.td-yellow, .text-squared.td-yellow { border-color: var(--lh-yellow) } .text-underlined.td-yellow, .text-wavy.td-yellow { text-decoration-color: var(--lh-yellow) } .text-highlighted.td-orange::before { background: var(--lh-orange) } .text-circled.td-orange, .text-squared.td-orange { border-color: var(--lh-orange) } .text-underlined.td-orange, .text-wavy.td-orange { text-decoration-color: var(--lh-orange) } /* 隐藏文字 */ .text-blank { color: rgba(0,0,0,0) } .text-block { background: rgb(var(--black-monochrome)); color: rgb(var(--black-monochrome)); } .text-blur { filter: blur(0.3em); -webkit-filter: blur(0.3em) } .text-hoverback, .text-selectback { transition-duration: 0.3s; transition-property: background, transform, color } .text-blank.text-hoverback:hover, .text-blank.text-selectback::selection, .text-blank.text-selectback *::selection { color: rgb(var(--black-monochrome)) } .text-block.text-hoverback:hover { background: transparent!important } .text-block.text-selectback::selection, .text-block.text-selectback *::selection { color: rgb(var(--white-monochrome, 255, 255, 255)) } .text-blur.text-hoverback:hover { filter: blur(0)!important; -webkit-filter: blur(0)!important } /** * 附加项 */ .with-border, .with-box-style { border: 1px solid rgb(var(--bright-accent)) } .with-border-dark { border: 1px solid rgb(var(--black-monochrome)) } .with-border-light { border: 1px solid rgb(var(--white-monochrome)) } .with-border-thick { border-width: 2px } .with-shadow-sm { box-shadow: 0 0 0.1em rgba(0,0,0,0.2) } .with-shadow { box-shadow: 0 0.1em 0.2em rgba(0,0,0,0.2) } .with-shadow-lg { box-shadow: 0 0.15em 0.3em rgba(0,0,0,0.2) } .with-shadow-xl { box-shadow: 0 0.2em 0.5em rgba(0,0,0,0.2) } .with-shadow-xxl { box-shadow: 0 0.25em 0.8em rgba(0,0,0,0.2) } .with-padding, .with-box-style { padding: 0.25em 1em } .with-p-sm { padding: 0.125em 0.5em } .with-p-lg { padding: 0.5em 2em } .with-margin, .with-box-style { margin: 1em auto } .with-m-sm { margin: 0.5em auto } .with-m-lg { margin: 2em auto } .with-narrow-width { width: 90%!important; margin-left: auto; margin-right: auto } @media screen and (min-width: 768px) { .with-narrow-width { width: 75%!important } } [class*="with-bg-"], [class*="with-bg-"] h1 { color: #fff!important } .with-bg-red { background: var(--lh-red)!important } .with-bg-blue { background: var(--lh-blue)!important } .with-bg-green { background: var(--lh-green)!important } .with-bg-darkgreen { background: var(--lh-dark-green)!important } .with-bg-yellow { background: var(--lh-yellow)!important } .with-bg-orange { background: var(--lh-orange)!important } .with-bg-purple { background: var(--lh-purple)!important } /** * 删除类 */ .offwith-shadow { box-shadow: none!important } .offwith-border { border: none!important } .offwith-padding, .offwith-pam { padding: 0!important } .offwith-margin, .offwith-pam { margin: 0!important } .offwith-width-limit { width: auto!important; margin-left: auto!important; margin-right: auto!important } div[class*="grider"].offwith-grid-gap { grid-gap: 0!important } /** * 网格布局 */ /* Gridder 容器 */ div[class*="gridder"] { display: grid; box-sizing: border-box; grid-gap: 1rem; padding: 0 } div[class*="gridder"] * { box-sizing: border-box } .gridder, .gridder-col-2 { grid-template-columns: 1fr 1fr; } .gridder-col-3 { grid-template-columns: repeat(3, 1fr); } .gridder-col-4 { grid-template-columns: repeat(4, 1fr); } @media screen and (min-width: 768px) { .pc-gridder, .pc-gridder-col-2 { grid-template-columns: 1fr 1fr; } .pc-gridder-col-3 { grid-template-columns: repeat(3, 1fr); } .pc-gridder-col-4 { grid-template-columns: repeat(4, 1fr); } } .spanner, .spanner-2 { grid-column-start: span 2; } .spanner-3 { grid-column-start: span 3; } /** * 告示组件 */ .signblock, .signblock-dark, .signblock-warn { margin: 1rem auto; box-shadow: 0 0.1rem 0.3rem rgba(0,0,0,0.4); background: rgb(var(--lh-white-bg)); font-size: 1.05rem; padding: 2rem } @media screen and (min-width: 768px) { .signblock, .signblock-dark, .signblock-warn { width: 75% } } .signblock-dark, .signblock-dark h1 { background: rgb(var(--lh-dark-bg)); color: #fff } .signblock-warn, .signblock-warn h1 { background: var(--lh-red); color: #fff } .signblock h1, .signblock-dark h1, .signblock-warn h1 { text-align: center; font-size: 2rem; margin: 0; font-weight: 700 } .signblock-img { display: flex; flex-direction: row; justify-content: center } .signblock-img img { width: 8em } .signblock-footer { font-size: 0.9em; text-align: center; margin: 0.5rem 0; font-weight: bolder; display: block } /** * 报告 */ .reportblock, .reportblock-dark { border: 2px solid rgb(var(--lh-border-color)); box-shadow: 0 0.1rem 0.2rem rgba(0,0,0,0.3); background: rgb(var(--white-monochrome)); padding: 0.8rem 1.5rem; padding-bottom: 0.4rem; margin: 1.5rem auto; margin-bottom: 1rem; position: relative } .reportblock hr, .reportblock-dark hr { background-color: rgb(var(--lh-border-color)); margin-left: -1.5rem; margin-right: -1.5rem } .reportblock h1:first-child, .reportblock-dark h1:first-child { position: absolute; top: -1rem; left: 1.5rem; font-size: 110%; font-weight: 600; background: rgb(var(--lh-border-color)); color: #fff; padding: 0.2rem 0.5rem; margin: 0; } .reportblock-dark, .reportblock-dark h1 { border-color: rgb(var(--lh-white-bg)); background: rgb(var(--lh-dark-bg)); color: #fff } .reportblock-dark hr { background-color: rgb(var(--lh-white-bg)); } /* 更好的折叠框 */ .bettercollap { margin: 1em 0; } .bettercollap .collapsible-block { width: auto; overflow: hidden; border: 1px solid rgb(var(--lh-border-color)) } .bettercollap .collapsible-block-content, .bettercollap .collapsible-block-link { background: rgb(var(--white-monochrome)); padding: 0.5em } .bettercollap .collapsible-block-content { padding-left: 1em; padding-right: 1em } .bettercollap .collapsible-block-link { color: rgb(var(--lh-border-color)); background: rgb(var(--white-monochrome)); transition: .3s; display: block; } .bettercollap .collapsible-block-link:hover, .bettercollap .collapsible-block-unfolded .collapsible-block-link, .styledcollap.bettercollap .collapsible-block-link { color: rgb(var(--white-monochrome)); background: rgb(var(--lh-border-color))!important; text-decoration: none } .bettercollap .collapsible-block-link:hover a { color: rgb(var(--white-monochrome)) } .bettercollap .collapsible-block-link::before { content: "\25BC"; display: inline-block; margin-right: 0.5em; transform: rotate(-90deg) scale(0.9) } .bettercollap .collapsible-block-unfolded .collapsible-block-link::before { transform: rotate(0) scale(0.9) } .bettercollap .collapsible-block + .collapsible-block { border-top: none } .styledcollap.bettercollap .collapsible-block { border-radius: 2px; box-shadow: 0 0.1rem 0.2rem rgba(0,0,0,0.3) } .styledcollap.bettercollap .collapsible-block-content { background-color: rgb(var(--pale-gray-monochrome)); border-width: 3px } .styledcollap.bettercollap .collapsible-block-link:hover { background: rgba(var(--lh-border-color),0.95)!important; } /** * 提示框 */ .infoblock { color: #f1f1f1; font-weight: bold; background: #424242; padding: 5px 5px 5px 5px; border-radius: 4px; margin: -0.5rem 0 1rem 0; display: block; width: fit-content; padding-right: 25px; } .infoblock::before { content: "ⓘ " } /** * 单页迭代 */ .offset-page:not(:target), .offset-page:target ~ div#u-default-page { display: none } .offset-page:target { display: block }
欢迎至此,我是only a tree,你可以叫我独树。
人类,男性,开朗乐观,话唠,懒人,不会画画,没脾气,很宽容,做正经事情的时候与平时比相对更加认真,热爱大自然里的各种动植物,除了各种怪谈以外没啥混啥别的圈子。
你站入站800日以上且目前活跃的最失败(没人认识)写手
喜欢的事情:读书,社死,听歌,睡觉,吃饭1。
头像2
点击查看↓
only a tree。
为人上:优柔寡断,不擅长做决定,不能狠下心来,不会舍小顾大,大局观不是很好,自己的底线太低,总是不由自主以为别人的底线与自己相同所以开玩笑有时有些过火(不过现在一般不太随便开玩笑了)。
后室创作上:有些过于注重临床腔与文章排版,不擅长写一切实验音频记录,不会刻画人物形象,不会写代码3,(尤其是长评论)像机翻。
我会尽力改正它们的,如果你认为我有什么缺点,可以告诉我。
"这或许是你们离家最近的一次"
“有人使用”
“不论身处何地,身份如何,我们都有一个共同的名字 ——人类。”
“饥乏交迫,自食饿果”
“易碎物品,轻拿轻放”
“停车坐爱枫林晚,霜叶红于二月花”
“我睁开眼,看到了贴纸上的小人图案慢慢变成了灰色,然后慢慢淡化消失。”
“圣诞快乐,监督者A先生。”
“Bull's eye!”
“蝴蝶的味蕾在脚上。”
“毕竟对于在后室这片空间内孤苦无依的它们来说,您的家是这危险境地中一个不可多得的安全港湾。”
“如坠冰窟。”6
- 看文评文
- 和MAST抢活捉虫修图加标签
- 偶尔看看草稿区和点子
- 玩玩讨论区小游戏
- 看看自己以前的文并随时准备回信
- 看看以前的精品
- 看着自己以前的草稿陷入沉思并惊叹自己是如何写出这样的神风的
大约在22年10月入站,当时的名字是"w tree",紧接着发表了一篇名为Object C-1167的神风文章8,在4小时内吃到十多个dv,随后被删除。
随后在文章创作方面便一直处于宕机状态,基本就是看文评分写一堆像机翻一样的评论,另外还给情人节活动加了几个成就。
到了生存本能活动的时候,写了第一作空间包裹,活下来之后决定继续创作。
(另:我的常用名字是Kanie Ja在这篇的讨论区里给的,感谢卡妮佬)
平平淡淡,仅此而已。
评论习惯用语:
- +1:upvote
- -1:downvote
- +0:n偏u
- -0:n偏d
- 无标题:完全novote或与文章无关的闲聊
写作习惯9:
- 逻辑清晰
- 临床腔正常
- 基础格式标准
- 内容简明扼要且充实
- 符合可能具有的设定
以及我喜欢在文章里藏0号字,但之前一直没什么可藏的。
2024/7/31 夜晚
我发现水浸金枪鱼罐头配甜瓜很好吃。
2024/8/12 夜晚
呼烂的土豆加上醋蒜酱真的好吃。
2024/8/14 中午
催眠音声好听。
2024/8/23 下午
西红柿鸡蛋汤里的蛋花口感是真的好。
2024/8/31 凌晨
水浸金枪鱼罐头真的是一个伟大的发明。
2024/9/16 夜晚
我宣布波摩娜是世界上最完美的自然系版式。
2024/10/2 夜晚
感谢5k推荐,牛肚面+沙茶酱+辣椒酱是世界上最美味的食物!
2025/1/1 凌晨
祝大家新年快乐。不论何时,祝看到这里的你平安幸福,健康顺遂。