夜郎自大 版式
版式颜色
Iron Grey--gray-monochrome(67, 71, 76)
Alert Red--bright-accent(197, 30, 42)
{$color3-name}{$color3-variable}{$color3-info}
{$color4-name}{$color4-variable}{$color4-info}
{$color5-name}{$color5-variable}{$color5-info}
{$color6-name}{$color6-variable}{$color6-info}
cool silver-gray--very-light-gray-monochrome(181, 184, 187)
Cold Porcelain--pale-gray-monochrome(244, 245, 247)
Cassis Black--dark-gray-monochrome(42, 39, 41)
Black Cherry--medium-accent(92, 10, 18)
Burgundy--dark-accent(158, 22, 34)
Lava Orange--newpage-color(225, 106, 44)
{$subcolor7-name}{$subcolor7-variable}{$subcolor7-info}
{$subcolor8-name}{$subcolor8-variable}{$subcolor8-info}
{$subcolor9-name}{$subcolor9-variable}{$subcolor9-info}
{$subcolor10-name}{$subcolor10-variable}{$subcolor10-info}
{$subcolor11-name}{$subcolor11-variable}{$subcolor11-info}
{$subcolor12-name}{$subcolor12-variable}{$subcolor12-info}
可通过五个连字符“-----”创建水平分割线。若它未被放在其他部件(诸如引用块)中,则会左右延伸贯穿页面。这种将文件分割为多个部分的线就是分割线。1
标题可通过在一行字起始处输入 1 至 6 个加号“+”来创建。
图片由 GreenGolem 与
JackalRelated 制作。

此为分页(tab view)。
看,这有更多文字。
多么精巧绝伦。
这是一个长的 tab,它有很多文字。
这是一个长的 tab,它有很多文字。
这是一个长的 tab,它有很多文字。
这是一个长的 tab,它有很多文字。
这是一个长的 tab,它有很多文字。
这是一个长的 tab,它有很多文字。
这是一个长的 tab,它有很多文字。
这是一个长的 tab,它有很多文字。
这也是一个长的 tab,它有很多文字。
这也是一个长的 tab,它有很多文字。
这也是一个长的 tab,它有很多文字。
这也是一个长的 tab,它有很多文字。
这也是一个长的 tab,它有很多文字。
这也是一个长的 tab,它有很多文字。
这也是一个长的 tab,它有很多文字。
这也是一个长的 tab,它有很多文字。
这也是一个长的 tab,它有很多文字。
这也是一个长的 tab,它有很多文字。
这也是一个长的 tab,它有很多文字。
这也是一个长的 tab,它有很多文字。
这也是一个长的 tab,它有很多文字。
这也是一个长的 tab,它有很多文字。
| 这是 | 表格 |
|---|---|
| 你应该老早 | 就知道怎么 |
| 做这个了吧 | |
这是一个引用块,在一行字的起始处加上“> ”来创建。
更多文字
一条分割线
嵌套引用块
@supports(display: grid) { :root { --theme-base: "black-highlighter"; --theme-id: "yelang-zida"; --theme-name: "Yelang Zida"; --header-title: "Site-CN-615"; --header-subtitle: "Proud and hollow, dream and swallow"; --logo-image: url('https://itzadieux.wdfiles.com/local--files/theme%3Ayelang-zida/logo.png'); --lgurl: var(--logo-image); --header-height-on-desktop: 10rem; --header-height-on-mobile: 10rem; --header-h1-font-size: clamp(2rem, 5vw, 2.8125rem); --header-h2-font-size: clamp(0.875rem, 3vw, 0.9375rem); --sidebar-width-on-desktop: calc(var(--base-font-size) * (14 / 15) * 19); --body-width-on-desktop: 45.75rem; --sidebar-transition-timing: 500ms cubic-bezier(0.4, 0, 0.2, 1) 100ms; --gray-monochrome: 67, 71, 76; --bright-accent: 197, 30, 42; --very-light-gray-monochrome: 181, 184, 187; --pale-gray-monochrome: 244, 245, 247; --dark-gray-monochrome: 42, 39, 41; --medium-accent: 92, 10, 18; --dark-accent: 158, 22, 34; --newpage-color: 225, 106, 44; } :root:lang(cn) { --header-subtitle: "夜郎自大, 大自黄粱"; } } #top-bar, #header { background: none !important; box-shadow: none !important; border-bottom: none !important; } #header { --search-textbox-text-color: var(--swatch-secondary-color); height: var(--header-height-on-desktop) !important; min-height: var(--header-height-on-desktop) !important; } #header::before { content: " "; position: absolute; width: 100%; height: 100%; left: 0; top: 0.75rem; background-image: var(--logo-image); background-repeat: no-repeat; background-position: center 0; background-size: auto calc(var(--header-height-on-desktop) - 1.5rem); opacity: 0.8; pointer-events: none; } #header h1 a::before { color: rgba(var(--swatch-text-tertiary-color), 0.6) !important; -webkit-text-stroke: 0.325rem rgba(var(--swatch-text-tertiary-color), 0.3); } #header h1 a::after { color: rgba(var(--swatch-headerh1-color), 0.9) !important; } #header h2 span::before { -webkit-text-stroke: 0.25rem rgba(var(--swatch-text-tertiary-color), 0.3); } #header h2 span::after { color: rgba(var(--swatch-headerh2-color), 0.8) !important; } #content-wrap { margin-top: 0 !important; padding-top: 0 !important; } #page-content { padding-top: 0.5rem !important; } #header h1, #header h2 { margin: 0; padding: 0; width: 100%; height: var(--header-height-on-desktop); display: flex; align-items: center; justify-content: center; } #header h1 a, #header h1 a::before, #header h2 span, #header h2 span::before { margin: 0; padding: 0; z-index: 0; display: block; text-align: center; } #header h1 { z-index: 1; } #header h1 a::before, #header h1 a::after { content: var(--header-title); } #header h2 { z-index: 0; text-transform: uppercase; pointer-events: none; } #header h2 span { margin-top: calc(var(--header-height-on-mobile) / 2 + var(--header-h1-font-size) / 2 - 2em); } #header h2 span::before, #header h2 span::after { --wght: 600; content: var(--header-subtitle); position: absolute; left: 50%; transform: translateY(-50%) translateX(-50%); width: 100%; text-align: center; } #search-top-box form[id="search-top-box-form"]:not(:focus-within) input[type="text"] { color: rgba(0, 0, 0, 0); } @media (min-width: 36rem) { #login-status { flex-grow: 1; left: 3%; right: initial; } #login-status::before { --mask-image: none; background-color: transparent; } #login-status:not(:focus-within) { color: rgb(var(--login-line-divider-color)); -webkit-user-select: initial; user-select: initial; } #login-status #account-topbutton, #login-status:not(:focus-within) #account-topbutton { --clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); background-color: rgba(var(--login-arrow-color), 0); } #login-status #account-topbutton::before { --clip-path: polygon(30% 35%, 70% 35%, 50% 60%, 50% 60%); --mask-image: initial; content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(var(--login-arrow-color), 1); -webkit-clip-path: var(--clip-path); clip-path: var(--clip-path); } #login-status:not(:focus-within) #account-topbutton::before, #login-status:not(:focus-within) #account-topbutton:hover::before { --clip-path: polygon(30% 35%, 70% 35%, 50% 60%, 50% 60%); --mask-image: initial; } #login-status:not(:focus-within) #account-topbutton::after { display: none; } #login-status:not(:focus-within) *:not(#account-topbutton):not([href*="account/messages"]) { --clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); pointer-events: all; -webkit-clip-path: var(--clip-path); clip-path: var(--clip-path); } #login-status:not(:focus-within) *:not(#account-topbutton):not(#account-options):not([href*="account/messages"]) { opacity: 1; } #login-status #my-account { --wght: 300; } #account-options { background: var(--gradient-header); } #search-top-box { top: 1.5em; right: 3%; background: rgba(var(--search-focus-textbox-bg-color), 0.4); box-shadow: calc(var(--search-height) / 2 * -1) 0 calc(var(--search-height) / 2) rgba(var(--search-focus-textbox-bg-color), 0.4); } #search-top-box:focus-within ~ #login-status { opacity: 1; } #search-top-box::after { transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1), clip-path 150ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-clip-path 150ms cubic-bezier(0.4, 0, 0.2, 1); } #search-top-box:not(:focus-within)::after { --clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); background-color: rgba(var(--search-icon-bg-color, --dark-accent), 1); -webkit-clip-path: var(--clip-path); clip-path: var(--clip-path); } #search-top-box:not(:focus-within):hover::after { --clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); background-color: rgb(var(--search-icon-hover-bg-color)); } #search-top-box form[id="search-top-box-form"]:not(:focus-within) { max-width: var(--search-width); } #search-top-box form[id="search-top-box-form"]:not(:focus-within) input[type="text"] { max-width: var(--search-width); padding: 0 var(--search-height) 0 1em; outline-width: 0; background-color: rgb(var(--search-focus-textbox-bg-color), 0.35); color: rgba(var(--search-textbox-text-color), 0.4); cursor: pointer; } #search-top-box form[id="search-top-box-form"]:not(:focus-within) input[type="submit"], #search-top-box form[id="search-top-box-form"]:focus-within input[type="submit"] { pointer-events: all; border: none; } } #page-title::after, .meta-title::after, #page-title::before, .meta-title::before { content: ""; flex-grow: 1; height: 0.0625rem; background: rgb(var(--swatch-primary)); } #page-title::before, .meta-title::before { margin: auto 1.25rem auto auto; } @media only screen and (min-width: 56.25rem) { #side-bar .close-menu { display: block; position: fixed; top: 0.25rem; left: 0.5rem; width: 3rem; opacity: 1; pointer-events: all; z-index: -1; } #side-bar .close-menu img { color: transparent; } #side-bar .close-menu::before, #side-bar .close-menu::after { content: ""; box-sizing: border-box; position: fixed; display: block; top: 0.25rem; left: 0.5rem; width: 3rem; height: 3rem; padding: 0; margin: 0; text-align: center; pointer-events: all; cursor: pointer; transition: opacity var(--sidebar-transition-timing); } #side-bar .close-menu::before { --mask: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' id='Hamburger' x='0' y='0' baseProfile='tiny' overflow='visible' version='1.2' viewBox='0 0 32 32' xml:space='preserve'%3E%3Cpath d='M4 10h24c1.1 0 2-.9 2-2s-.9-2-2-2H4c-1.1 0-2 .9-2 2s.9 2 2 2zm24 4H4c-1.1 0-2 .9-2 2s.9 2 2 2h24c1.1 0 2-.9 2-2s-.9-2-2-2zm0 8H4c-1.1 0-2 .9-2 2s.9 2 2 2h24c1.1 0 2-.9 2-2s-.9-2-2-2z'/%3E%3C/svg%3E"); z-index: -1; background-color: var(--toggle-icon-color, rgb(var(--sidebar-links-text))) !important; -webkit-mask: var(--mask); mask: var(--mask); -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; -webkit-mask-position: 50% 50%; mask-position: 50% 50%; -webkit-mask-size: 60%; mask-size: 60%; } #side-bar .close-menu::after { z-index: -2; background-color: var(--toggle-button-bg, rgb(var(--sidebar-bg-color))) !important; border-radius: var(--toggle-roundness, 50%); border: var(--toggle-border-color, rgb(var(--sidebar-links-text))) var(--toggle-border-width, 0.25rem) solid; } #side-bar:focus-within .close-menu::before, #side-bar:focus-within .close-menu::after { opacity: 0; } #side-bar { display: block; position: fixed; top: 0; left: calc(var(--sidebar-width-on-desktop) * -1); z-index: 10; transition: left var(--sidebar-transition-timing); height: 100%; overflow-y: auto; overflow-x: hidden; margin-top: 0; } #side-bar:focus-within { left: 0; } #side-bar .side-block { margin-top: 1rem; background-color: rgb(0, 0, 0, 0); border-radius: 0; border-left-width: 0; border-right-width: 0; } #main-content::before { content: ""; display: block; position: fixed; top: 0; right: 0; opacity: 0; transition: opacity var(--sidebar-transition-timing), width var(--sidebar-transition-timing); margin-left: var(--sidebar-width-on-desktop); background: rgba(var(--swatch-menubg-black-color), .3) 1px 1px repeat; padding-right: 0; width: 100%; height: 100vh; pointer-events: none; z-index: 99; } #side-bar:focus-within~#main-content::before { width: calc(100% - var(--sidebar-width-on-desktop)); opacity: 1; pointer-events: all; } #content-wrap { display: flex; flex-direction: row; width: calc(100vw - (100vw - 100%)); min-height: calc(100vh - var(--final-header-height-on-desktop, 10.125rem)); flex-grow: 2; height: auto; position: relative; margin: 0 auto; max-width: inherit; } #main-content { position: initial; max-height: 100%; padding: 2rem 1rem; width: var(--body-width-on-desktop, 45.75rem); max-width: var(--body-width-on-desktop, 45.75rem); margin: 0 auto; } #page-content { max-width: min(90vw, var(--body-width-on-desktop, 45.75rem)); } @media not all and (-webkit-min-device-pixel-ratio:0), not all and (min-resolution:.001dpcm) { @supports (-webkit-appearance:none) { #side-bar { transition: left var(--sidebar-transition-timing), padding-right var(--sidebar-transition-timing), background-color var(--sidebar-transition-timing); padding-right: 0; background-color: rgb(0, 0, 0, 0); pointer-events: all; overflow-x: visible; overflow-y: visible; z-index: 999; } #side-bar::-webkit-scrollbar { opacity: 0; -webkit-transition: opacity var(--sidebar-transition-timing); transition: opacity var(--sidebar-transition-timing); } #side-bar .close-menu::before { z-index: 999; } #side-bar .close-menu::after { z-index: 998; } #side-bar:hover .close-menu::before { opacity: 0; } #side-bar:hover { left: 0; background-color: rgba(var(--swatch-menubg-color), 1); padding-right: 0; } #side-bar:hover::-webkit-scrollbar { opacity: 1; } #side-bar:hover~#main-content::before { width: calc(100% - var(--sidebar-width-on-desktop)); opacity: 1; pointer-events: all; } } } } :root { --swatch-background: var(--dark-gray-monochrome); --swatch-bg-color: var(--dark-gray-monochrome); --swatch-bg-secondary-color: 56, 53, 55; --swatch-bg-tertiary-color: 49, 46, 48; --swatch-text: 228, 228, 228; --swatch-text-color: 228, 228, 228; --swatch-text-secondary-color: 196, 196, 196; --swatch-text-tertiary-color: 205, 205, 205; --swatch-fg-color: 228, 228, 228; --swatch-fg-secondary-color: 196, 196, 196; --swatch-fg-tertiary-color: 160, 160, 160; --swatch-borders-color: 88, 84, 87; --swatch-hover-bg-color: 66, 62, 65; --swatch-meta-color: 205, 205, 205; --swatch-meta-text: 205, 205, 205; --swatch-meta-bg-color: 56, 53, 55; --swatch-topbar-bg-color: transparent; --swatch-topbar-a-color: 200, 200, 200; --swatch-menubg-color: 49, 46, 48; --swatch-menubg-black-color: 20, 18, 20; --swatch-sidebar-bg-color: 49, 46, 48; --swatch-sidebar-heading-color: 230, 230, 230; --swatch-sidebar-item-text: 200, 200, 200; --sidebar-bg-color: 49, 46, 48; --sidebar-links-text: 200, 200, 200; --swatch-headerh1-color: 235, 235, 235; --swatch-headerh2-color: 215, 215, 215; --login-line-divider-color: 150, 150, 150; --login-arrow-color: 210, 210, 210; --swatch-rating-color: 205, 205, 205; --swatch-rating-positive-color: var(--bright-accent); --swatch-rating-negative-color: 130, 130, 130; --swatch-rating-hover-color: 235, 235, 235; --swatch-rating-bg-color: 56, 53, 55; --swatch-tab-bg-color: 56, 53, 55; --swatch-tab-text-color: 200, 200, 200; --swatch-tab-border-color: 88, 84, 87; --swatch-tab-hover-bg-color: 70, 66, 69; --swatch-tab-hover-text-color: 235, 235, 235; --swatch-tab-active-bg-color: 66, 62, 65; --swatch-tab-active-text-color: 255, 255, 255; --swatch-scrollbar-thumb-color: 88, 84, 87; --swatch-scrollbar-track-color: 33, 30, 32; --swatch-primary: var(--bright-accent); --swatch-secondary: var(--medium-accent); --gradient-header: linear-gradient(180deg, rgb(56, 53, 55), rgb(42, 39, 41)); --toggle-icon-color: rgb(210, 210, 210); --toggle-border-color: rgb(210, 210, 210); --toggle-button-bg: rgb(42, 39, 41); } html, body { background: rgb(var(--dark-gray-monochrome)) !important; color: rgb(228, 228, 228) !important; } #main-content, #page-content, #content-wrap { background: transparent !important; } #top-bar { background: none !important; } #top-bar a { color: rgb(210, 210, 210) !important; } #top-bar a:hover { color: rgb(255, 255, 255) !important; } #header { background: transparent !important; } #page-content { color: rgb(226, 226, 226); } #page-content a, #page-content .linkify a { color: rgb(240, 240, 240); text-decoration: underline; text-underline-offset: 0.15em; } #page-content a:hover, #page-content .linkify a:hover { color: rgb(255, 130, 130); } #page-title, .page-title, .meta-title { color: rgb(240, 240, 240) !important; } #main-content h1, #page-content .title, #main-content .title { color: rgb(240, 240, 240) !important; } #page-content h1, #page-content h2, #page-content h3, #page-content h4, #page-content h5, #page-content h6 { color: rgb(240, 240, 240); } #page-info { color: rgb(170, 170, 170); } .breadcrumbs { color: rgb(170, 170, 170); } .breadcrumbs a { color: rgb(200, 200, 200); } .blockquote, blockquote { background: rgb(56, 53, 55) !important; border-left: 0.25rem solid rgb(var(--bright-accent)) !important; color: rgb(215, 215, 215) !important; } .code, pre, code { background: rgb(33, 30, 32) !important; color: rgb(226, 226, 226) !important; border: 1px solid rgb(88, 84, 87) !important; } table { background: rgb(56, 53, 55) !important; border-color: rgb(88, 84, 87) !important; color: rgb(226, 226, 226) !important; } table th { background: rgb(70, 66, 69) !important; color: rgb(240, 240, 240) !important; } table td { border-color: rgb(88, 84, 87) !important; } table tr:nth-child(2n) { background: rgb(62, 58, 61) !important; } .scp-image-block, .scp-image-caption { background: rgb(56, 53, 55) !important; border-color: rgb(88, 84, 87) !important; color: rgb(190, 190, 190) !important; } .info-container { background: rgb(56, 53, 55) !important; border-color: rgb(88, 84, 87) !important; color: rgb(215, 215, 215) !important; } .collapsible-block { color: rgb(226, 226, 226); } .error-block, .warning-block, .notice-block, .success-block { background: rgb(56, 53, 55) !important; border-color: rgb(88, 84, 87) !important; color: rgb(215, 215, 215) !important; } .footnote, .wd-footnote { background: rgb(56, 53, 55) !important; border-color: rgb(88, 84, 87) !important; color: rgb(190, 190, 190) !important; } .toc { background: rgb(56, 53, 55) !important; border-color: rgb(88, 84, 87) !important; } .toc a { color: rgb(210, 210, 210); } .list-pages-box { background: rgb(56, 53, 55) !important; border-color: rgb(88, 84, 87) !important; color: rgb(215, 215, 215) !important; } .list-pages-item { border-color: rgb(88, 84, 87) !important; } .list-pages-item a { color: rgb(230, 230, 230); } .rate-module, .page-rate-widget, .rate-module-with-credit { background: rgb(56, 53, 55) !important; border: 1px solid rgb(88, 84, 87) !important; color: rgb(226, 226, 226) !important; } .rate-module .rate-points { color: rgb(255, 255, 255) !important; font-weight: bold; } .rate-module a, .rate-module .btn, .rate-module .vote-button, .rate-module .vote, .rate-module .cancel, .rate-module .thankyou, .rate-module .option { color: rgb(215, 215, 215) !important; } #page-tags, .page-tags { color: rgb(170, 170, 170) !important; } #page-tags .tags a, .page-tags .tags a, .tag { background: rgb(56, 53, 55) !important; border: 1px solid rgb(88, 84, 87) !important; color: rgb(210, 210, 210) !important; } #page-tags .tags a:hover, .page-tags .tags a:hover, .tag:hover { background: rgb(70, 66, 69) !important; color: rgb(255, 255, 255) !important; } #page-options-bottom { background: rgb(56, 53, 55) !important; border: 1px solid rgb(88, 84, 87) !important; color: rgb(200, 200, 200) !important; } #page-options-bottom a { color: rgb(220, 220, 220) !important; } #page-options-bottom a:hover { color: rgb(255, 255, 255) !important; } #page-options-bottom .separator { color: rgb(120, 120, 120) !important; } .page-options, .options { background: rgb(56, 53, 55) !important; color: rgb(200, 200, 200) !important; } .creditRate { background: transparent !important; color: rgb(170, 170, 170) !important; } #footer, .footer { background: transparent !important; color: rgb(160, 160, 160) !important; } #footer a, .footer a { color: rgb(200, 200, 200) !important; } .footer-wikiwalk-nav { background: transparent !important; color: rgb(170, 170, 170) !important; } .footer-wikiwalk-nav a { color: rgb(210, 210, 210) !important; } .discussion .title, .discussion .description { color: rgb(215, 215, 215); } .comment { background: rgb(56, 53, 55) !important; border-color: rgb(88, 84, 87) !important; color: rgb(220, 220, 220) !important; } .comment .comment-title, .comment .comment-title a { color: rgb(235, 235, 235) !important; } .comment .comment-content, .comment .comment-content a { color: rgb(220, 220, 220) !important; } .comment .comment-footer { color: rgb(160, 160, 160) !important; } textarea, textarea[name="wikitext"], #edit-page-textarea { background: rgb(33, 30, 32) !important; color: rgb(226, 226, 226) !important; border: 1px solid rgb(88, 84, 87) !important; } .editor-toolbar, .edit-page-toolbar, .editor-container { background: rgb(49, 46, 48) !important; border-color: rgb(88, 84, 87) !important; } .editor-toolbar a, .editor-toolbar button, .edit-page-toolbar a { color: rgb(215, 215, 215) !important; } .editor-toolbar a:hover { color: rgb(255, 255, 255) !important; } .preview, #preview-area, .preview-container { background: rgb(42, 39, 41) !important; color: rgb(226, 226, 226) !important; } input[type="text"], input[type="password"], input[type="email"], input[type="search"], select { background: rgb(49, 46, 48) !important; color: rgb(220, 220, 220) !important; border: 1px solid rgb(88, 84, 87) !important; } input[type="submit"], input[type="button"], button, .btn, .button { background: rgb(70, 66, 69) !important; color: rgb(230, 230, 230) !important; border: 1px solid rgb(88, 84, 87) !important; } input[type="submit"]:hover, input[type="button"]:hover, button:hover, .btn:hover, .button:hover { background: rgb(88, 84, 87) !important; color: rgb(255, 255, 255) !important; } .modalbox, #modalbox { background: rgb(49, 46, 48) !important; color: rgb(220, 220, 220) !important; border: 1px solid rgb(88, 84, 87) !important; box-shadow: 0 0.5rem 2rem rgba(0, 0, 0, 0.6) !important; } .modalbox a, #modalbox a { color: rgb(230, 230, 230) !important; } #actions-panel, .action-area { background: rgb(49, 46, 48) !important; color: rgb(220, 220, 220) !important; border-color: rgb(88, 84, 87) !important; } #actions-panel a { color: rgb(220, 220, 220) !important; } .pager { color: rgb(200, 200, 200) !important; } .pager a { color: rgb(220, 220, 220) !important; } .pager .current { background: rgb(70, 66, 69) !important; color: rgb(255, 255, 255) !important; } #side-bar { color: rgb(210, 210, 210); } #side-bar a { color: rgb(205, 205, 205); } #side-bar .side-block .heading { color: rgb(235, 235, 235); } #login-status, #login-status a { color: rgb(200, 200, 200); } ::selection { background: rgb(var(--bright-accent)); color: rgb(255, 255, 255); } ::-webkit-scrollbar { width: 0.8rem; height: 0.8rem; } ::-webkit-scrollbar-track { background: rgb(33, 30, 32); } ::-webkit-scrollbar-thumb { background: rgb(88, 84, 87); border-radius: 0.4rem; } ::-webkit-scrollbar-thumb:hover { background: rgb(110, 105, 108); } .ui-tabs-nav, .ui-tabs .ui-tabs-nav, .tabs .ui-tabs-nav, .tabview .ui-tabs-nav, #page-content .ui-tabs-nav, #page-content .tabs ul, #page-content .ui-tabs-nav ul { background: rgb(49, 46, 48) !important; border-color: rgb(88, 84, 87) !important; color: rgb(210, 210, 210) !important; } .ui-tabs-nav li, .ui-tabs-nav li a, .ui-tabs .ui-tabs-nav li a, .tabs .ui-tabs-nav li, .tabs .ui-tabs-nav li a, .tabview .ui-tabs-nav li a, #page-content .tabs li, #page-content .tabs li a, #page-content .ui-tabs-nav li, #page-content .ui-tabs-nav li a, #page-content .ui-tabs-nav ul li a { background: rgb(56, 53, 55) !important; color: rgb(210, 210, 210) !important; border: 1px solid rgb(88, 84, 87) !important; } .ui-tabs-nav li.ui-state-active a, .ui-tabs-nav li.ui-tabs-active a, .tabs .ui-tabs-nav li.ui-state-active a, #page-content .ui-tabs-nav li.ui-state-active a, #page-content .ui-tabs-nav li.ui-tabs-active a, #page-content .tabs li.ui-state-active a { background: rgb(70, 66, 69) !important; color: rgb(255, 255, 255) !important; } .ui-tabs-nav li a:hover, #page-content .ui-tabs-nav li a:hover, #page-content .tabs li a:hover { background: rgb(70, 66, 69) !important; color: rgb(255, 255, 255) !important; } .ui-tabs-panel, .ui-tabs .ui-tabs-panel, .tabs .ui-tabs-panel, .tabview .ui-tabs-panel, #page-content .ui-tabs-panel, .ui-widget, .ui-widget-content { background: rgb(49, 46, 48) !important; color: rgb(226, 226, 226) !important; } #side-bar, #side-bar .side-block, #side-bar .side-block .heading, #side-bar .side-block .menu-item, #side-bar .side-block li, #side-bar .side-block p, #side-bar .side-block span { color: rgb(215, 215, 215) !important; } #side-bar .side-block .heading { color: rgb(240, 240, 240) !important; } #side-bar .side-block a, #side-bar .side-block .menu-item a { color: rgb(215, 215, 215) !important; } #side-bar .side-block a:hover, #side-bar .side-block .menu-item a:hover { color: rgb(255, 255, 255) !important; } #side-bar .side-block .collapsible-block-link { color: rgb(215, 215, 215) !important; } #page-options-bottom, .page-options-bottom, .page-options, .options { background: transparent !important; border-color: rgb(88, 84, 87) !important; color: rgb(200, 200, 200) !important; } #page-options-bottom a, .page-options-bottom a, .page-options a, .options a { color: rgb(220, 220, 220) !important; } #page-options-bottom a:hover, .page-options a:hover, .options a:hover { color: rgb(255, 255, 255) !important; } #page-options-bottom .separator, .page-options .separator, .options .separator { color: rgb(120, 120, 120) !important; } #page-rating, .page-rate-widget, .rate-module, .rate-module-with-credit { background: rgb(56, 53, 55) !important; border-color: rgb(88, 84, 87) !important; } .creditRate, #footer, .footer, .footer-wikiwalk, .footer-wikiwalk-nav { background: transparent !important; color: rgb(170, 170, 170) !important; } .creditRate a, #footer a, .footer a, .footer-wikiwalk-nav a { color: rgb(210, 210, 210) !important; } #footer a:hover, .footer-wikiwalk-nav a:hover { color: rgb(255, 255, 255) !important; } #edit-page-form, .edit-page-form { background: transparent !important; } #edit-page-toolbar, .editor-toolbar, .edit-page-toolbar, .wiki-toolbar { background: rgb(49, 46, 48) !important; border: 1px solid rgb(88, 84, 87) !important; } #edit-page-toolbar a, .editor-toolbar a, .edit-page-toolbar a, .wiki-toolbar a, .editor-toolbar button, .edit-page-toolbar button { background: rgb(70, 66, 69) !important; color: rgb(230, 230, 230) !important; border: 1px solid rgb(88, 84, 87) !important; } #edit-page-toolbar a:hover, .editor-toolbar a:hover, .edit-page-toolbar a:hover { background: rgb(88, 84, 87) !important; color: rgb(255, 255, 255) !important; } .buttons { background: transparent !important; } .licensebox { background: rgb(56, 53, 55) !important; border-color: rgb(88, 84, 87) !important; color: rgb(210, 210, 210) !important; } .collapsible-block-link { color: rgb(230, 230, 230) !important; } .yui-nav, .tabs .yui-nav, .tabview .yui-nav, #page-content .yui-nav { background: rgb(49, 46, 48) !important; border-color: rgb(88, 84, 87) !important; color: rgb(210, 210, 210) !important; } .yui-nav li, .yui-nav li a, .tabs .yui-nav li a, #page-content .yui-nav li a { background: rgb(56, 53, 55) !important; color: rgb(210, 210, 210) !important; border: 1px solid rgb(88, 84, 87) !important; text-decoration: none !important; } .yui-nav li.selected, .yui-nav li.selected a, .tabs .yui-nav li.selected a, #page-content .yui-nav li.selected a { background: rgb(70, 66, 69) !important; color: rgb(255, 255, 255) !important; } .yui-nav li a:hover, #page-content .yui-nav li a:hover { background: rgb(70, 66, 69) !important; color: rgb(255, 255, 255) !important; } .yui-content, .tabs .yui-content, #page-content .yui-content { background: transparent !important; color: rgb(226, 226, 226) !important; } .code, pre, .source, #page-content .code, #page-content pre, #page-content .source { background-color: rgb(49, 46, 48) !important; background: rgb(49, 46, 48) !important; color: rgb(226, 226, 226) !important; border: 1px solid rgb(88, 84, 87) !important; } .code pre, .code code, .code-content, #page-content .code pre, #page-content .code code, #page-content .code-content { background-color: rgb(49, 46, 48) !important; background: rgb(49, 46, 48) !important; color: rgb(226, 226, 226) !important; border: none !important; } code { background-color: rgb(49, 46, 48) !important; color: rgb(226, 226, 226) !important; } #header { background-image: none !important; } #header::after { content: none !important; background: none !important; background-image: none !important; } #header h1, #header h2, #header h1 a, #header h2 span { background-image: none !important; background: none !important; } #header-extra-div-1, #header-extra-div-2, #header-extra-div-3, #extrac-div-1, #extrac-div-2, #extrac-div-3 { display: none !important; } #side-bar .side-block { background-color: transparent !important; } #search-top-box input[type="text"] { background: rgb(var(--search-focus-textbox-bg-color), 0.35) !important; color: rgba(var(--search-textbox-text-color), 0.4) !important; border: none !important; } #search-top-box input[type="submit"] { background: transparent !important; border: none !important; color: rgba(var(--search-textbox-text-color), 0.9) !important; } .page-rate-widget-box { background: rgb(56, 53, 55) !important; border: 1px solid rgb(88, 84, 87) !important; color: rgb(226, 226, 226) !important; } .page-rate-widget-box .rate-points, .page-rate-widget-box .number { color: rgb(255, 255, 255) !important; font-weight: bold; } .page-rate-widget-box a, .page-rate-widget-box .rateup a, .page-rate-widget-box .ratedown a, .page-rate-widget-box .cancel a { color: rgb(215, 215, 215) !important; } .page-rate-widget-box a:hover { color: rgb(255, 255, 255) !important; } .rateBox, .rate-box-with-credit-button { background: rgb(56, 53, 55) !important; border: 1px solid rgb(88, 84, 87) !important; } .creditButton a { color: rgb(215, 215, 215) !important; } .hl-main pre, .hl-main [class^="hl-"] { color: rgb(226, 226, 226) !important; } .footnotes-footer, .footnote-footer { background: rgb(56, 53, 55) !important; border-color: rgb(88, 84, 87) !important; color: rgb(200, 200, 200) !important; } .footnotes-footer .title { color: rgb(235, 235, 235) !important; } #license-area, .license-area { background: transparent !important; color: rgb(170, 170, 170) !important; } #license-area a, .license-area a { color: rgb(210, 210, 210) !important; } #page-options-container { background: transparent !important; } .page-watch-options { color: rgb(170, 170, 170) !important; } .page-watch-options a { color: rgb(210, 210, 210) !important; } #top-bar .top-bar ul li ul, #top-bar .mobile-top-bar ul li ul { background: rgb(49, 46, 48) !important; border-color: rgb(88, 84, 87) !important; } #top-bar .top-bar ul li ul a, #top-bar .mobile-top-bar ul li ul a { color: rgb(210, 210, 210) !important; } #top-bar .top-bar ul li ul a:hover, #top-bar .mobile-top-bar ul li ul a:hover { color: rgb(255, 255, 255) !important; }
脚注
1. 这是一个脚注。





