.theme-fandomdesktop-light :is(.fandom-community-header__image, .fandom-community-header__community-name-wrapper, .fandom-community-header .page-counter, .fandom-community-header .wds-button), .theme-fandomdesktop-light .wds-dropdown :is(a, svg) { filter: drop-shadow(0 0 0.5rem white); } .theme-fandomdesktop-dark :is(.fandom-community-header__image, .fandom-community-header__community-name-wrapper, .fandom-community-header .page-counter, .fandom-community-header .wds-button), .theme-fandomdesktop-dark .wds-dropdown :is(a, svg) { filter: drop-shadow(0 0 0.5rem black); }
点此驗證您的位置。
驗證成功,需注意在离开原主机室后務必不要向任何人或組織提供关于原主机室的任何情報。
> 点此進入原主机室数据庫 <
.main-container, .resizable-container { --theme-page-background-color:rgb(1,1,1,100) !important; --theme-body-background-color:rgb(1,1,1,100) !important; --theme-page-background-color--secondary:rgb(1,1,1,100) !important; --theme-page-text-color:rgba(255, 255, 255); --theme-link-color:#FF00ff; } /* [[Category:用于文章的CSS]] */ .theme-fandomdesktop-dark { --theme-accent-color: #fff; --theme-accent-color--hover: #fff; --theme-accent-label-color: #000; --theme-background-image-opacity: 33%; --theme-body-background-color: #000; --theme-border-color: #fff; --theme-community-header-color: #fff; --theme-community-header-color--hover: #000; --theme-link-color: #aaa; --theme-link-color--hover: #777; --theme-link-label-color: #aaa; --theme-page-background-color: #000; --theme-page-background-color--secondary: #111; --theme-page-text-color: #fff; --theme-page-text-color--hover: #fff; --theme-sticky-nav-background-color: #000; --theme-sticky-nav-text-color: #aaa; --theme-sticky-nav-text-color--hover: #fff; } .theme-fandomdesktop-light { --theme-accent-color: #000; --theme-accent-color--hover: #000; --theme-accent-label-color: #fff; --theme-background-image-opacity: 33%; --theme-body-background-color: #fff; --theme-border-color: #000; --theme-community-header-color: #000; --theme-community-header-color--hover: #fff; --theme-link-color: #555; --theme-link-color--hover: #888; --theme-link-label-color: #555; --theme-page-background-color: #fff; --theme-page-background-color--secondary: #eee; --theme-page-text-color: #000; --theme-page-text-color--hover: #000; --theme-sticky-nav-background-color: #fff; --theme-sticky-nav-text-color: #555; --theme-sticky-nav-text-color--hover: #000; } .theme-fandomdesktop-dark .styled-quote { background: #222; border-color: #444; } .theme-fandomdesktop-light .styled-quote { background: #ddd; border-color: #bbb; } .theme-fandomdesktop-dark .rail-module__header { --wds-midlight-color: #aaa2; } .theme-fandomdesktop-light .rail-module__header { --wds-midlight-color: #5552; } @import url('https://fonts.googleapis.com/css2?family=Courier+Prime:ital,wght@0,400;0,700;1,400;1,700&display=swap'); html .resizable-container, .page-content h1, .page-content h2, .page-content h3, .page-content h4, .page-content h5, .page-content h6 { font-family:Noto Serif SC; }