夜行 版式
评分:
评分模块与著作信息模块:
更多
更多页面信息
这是一个美学设计版式,与任何设定、系列或相关组织无关。
在你的作品开头添加如下语法以应用此版式:
[[include :scp-wiki-cn:theme:night-rush-theme]]
这是一张测试图像。
请勿通过标准的 CSS @import 方式引入本版式。你当然完全可以这么做,但通过 [[include]] 来引入版式可以将你的页面加入到一系列“反向链接”清单之中。当本版式更新升级时,此方式可以看到哪些页面会受到影响,且可以更快留意、修正升级所导致的任何错误,故而十分有用。1
你可以通过点击页面底部的“+ 选项”、“反向链接”来查看任何页面的反向链接。2
可通过五个连字符“-----”创建水平分割线。若它未被放在其他部件(诸如引用块)中,则会左右延伸贯穿页面。这种将文件分割为多个部分的线就是分割线。3
1 级标题
2 级标题
3 级标题
4 级标题
5 级标题
6 级标题
标题 | 标题 | 标题 | 标题 | 标题 | 标题 |
---|---|---|---|---|---|
子内容 | 子内容 | 子内容 | 子内容 | 子内容 | 子内容 |
一个链接。 | | | 一个已访问的链接。 | | | 一个空链接。 |
/* Night Rush Theme [2020 Wikidot Theme] Created for the SCP Wiki by Nagiros Obviously based on the Sigma-9 Theme for the SCP Foundation by Aelanna */ /*--------------------------------------*\ * BASICS * \*--------------------------------------*/ ::-webkit-scrollbar-thumb { /* making scrollbar not invisible */ background-color: #afafaf; } @media (max-width: 767px) { /* mobile side button */ #top-bar .open-menu a { background-color: #7a7a7a; border-color: #2b2b2b; color: #2b2b2b; } } h1, h2, h3, h4, h5, h6 { color: #f2f2f2; } /* LINKS */ a { color: #9179e7; } a:visited { color: #A666DB; } a.newpage { color: #cc9cff; } /* BUTTONS */ a.button, button, div.buttons input, input.button, input.button:focus, input.button:hover, input.text, input.text:focus, input.text:hover, file { background-color: transparent; border: 1px solid #fff; border-radius: 0; color: #fff; font-size: 1em; outline: 0; } a.button:hover, a.button:focus, button:focus, button:hover, div.buttons input:focus, div.buttons input:hover, file:focus, file:hover { background-color: #5c5c5c; border-color: #fff; color: #f2f2f2; } /*--------------------------------------*\ * TOP OF PAGE * \*--------------------------------------*/ #navi-bar .new-site input.empty { /* that "site-name" field at the top of the sandbox */ border-color: #000; color: #000; } div#container-wrap { /* purple header */ background-image: url('https://scp-wiki.wdfiles.com/local--files/theme%3Anight-rush-theme/night-rush-header.png'); } #header { /* white icon */ background-image: url('https://scp-wiki.wdfiles.com/local--files/theme%3Anight-rush-theme/night-rush-icon.png') } /* LOGIN MENU */ #login-status ul a { background-color: #121212; color: #e6e6e6; } #login-status ul a:hover { background-color: #5c5c5c; color: #e6e6e6; text-decoration: none; } /* SEARCH BOX */ #search-top-box-input, #search-top-box-input:focus, #search-top-box-input:hover, #search-top-box-form input[type=submit], #search-top-box-form input[type=submit]:focus, #search-top-box-form input[type=submit]:hover { background-color: #322a47; border-color: #e6e6e6; border-radius: 0; color: #f2f2f2; font-size: 1em; outline: 0; } #search-top-box-form input[type=submit], #search-top-box-form input[type=submit]:hover { /* button gradient */ background-color: #322a47; background-image: linear-gradient(to bottom, #b19cd9, #5e4391, #160040); } /* TOP MENU */ #top-bar a { /* link to dropdown */ color: #e6e6e6; } #top-bar ul li ul { /* dropdown */ background-color: #121212; border-color: #e6e6e6; } #top-bar ul li.sfhover a, #top-bar ul li:hover a { /* grey link background */ background-color: #262626; color: #e6e6e6; } #top-bar ul li.sfhover a:hover, #top-bar ul li:hover a:hover { /* hover on links */ background-color: #5c5c5c; } #top-bar ul li.sfhover ul li a, #top-bar ul li:hover ul li a { /* dropdown borders */ border-top-color: #e6e6e6; } #top-bar ul li ul li:last-of-type a, #top-bar ul li ul li:last-of-type:hover a { border-bottom: 1px solid #e6e6e6; } #top-bar ul li.sfhover a:hover, #top-bar ul li:hover a:hover { border-bottom: 0; } /*-------------------------------------*\ * SIDEBAR * \*-------------------------------------*/ #side-bar a, #side-bar a:visited, #interwiki a, #interwiki a:visited { color: #9179E7; } /* PANELS */ #side-bar .side-block, #interwiki .side-block { background-color: #121212; border-color: #ebebeb; border-width: 2px; box-shadow: 1px 1px 2px rgba(235, 235, 235, 0.4); } #side-bar .side-block .heading, #interwiki .side-block .heading { border-color: #fff; color: #fff; } #side-bar .collapsible-block-unfolded-link { border-bottom-color: #fff; } #side-bar .collapsible-block-unfolded-link .collapsible-block-link, #side-bar .collapsible-block-unfolded-link .collapsible-block-link:hover { color: #fff; } .side-block .menu-item > .image { /* upping the brightness of the image bullets */ filter: brightness(1.5); } .side-block[style*="background-color"] .menu-item > .image { /* adjusting for resources */ filter: brightness(1.1); } #side-bar .side-block[style*="background-color"] { background-color: #323232 !important; } @media (max-width: 767px) { /* recoloring the red mobile background */ #side-bar { background-color: rgb(79, 67, 111); } } :is(#side-bar, #interwiki) .side-block div.menu-item > img, #side-bar .collapsible-block-folded { filter: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg"><defs><filter id="filter" color-interpolation-filters="sRGB"><feColorMatrix type="matrix" values="0 0 0 0 0.5686 0 0 0 0 0.4745 0 0 0 0 0.9058 0 0 0 1 0"/></filter></defs></svg>#filter'); } /* Filter code from https://stackoverflow.com/questions/29037023/how-to-calculate-required-hue-rotate-to-generate-specific-colour */ /*-------------------------------------*\ * CONTENT * \*-------------------------------------*/ body { background-color: #1a1a1a; color: #ededed; } #page-title { border-color: #f2f2f2; color: #f2f2f2; } table.wiki-content-table th { background-color: #404040; } hr { background-color: #f2f2f2; } div#toc { border-color: #f2f2f2; background-color: #000000; } .preview-message { color: #333; } /* RATING MODULE */ .page-rate-widget-box { background-color: #121212; border: 2px solid #8870df; box-shadow: 1px 1px 3px rgba(136, 112, 223, 0.4); color: #ededed; padding: .1em; } div.page-rate-widget-box .rate-points, .page-rate-widget-box .rateup, .page-rate-widget-box .ratedown, .page-rate-widget-box .rateup a, .page-rate-widget-box .ratedown a, .page-rate-widget-box .cancel a { background-color: transparent!important; /* clears sigma-9 colors */ border: 0; /* clears sigma-9 borders */ color: #ededed; text-transform: capitalize; } .page-rate-widget-box .rateup, .page-rate-widget-box .ratedown { border-left: 2px solid #8870df; } .page-rate-widget-box .rateup a, .page-rate-widget-box .ratedown a { color: #ededed; } .page-rate-widget-box .rateup a:hover, .page-rate-widget-box .ratedown a:hover { color: #cc9cff; } .page-rate-widget-box .cancel { background-color: transparent; border: 0; border-left: 2px solid #8870df; } .page-rate-widget-box .cancel a, .page-rate-widget-box .cancel a:hover { border-radius: 0 5px 5px 0; color: #ededed; } .page-rate-widget-box .cancel a:hover { color: #cc9cff; } /* INFO MODULE */ #page-content .rate-box-with-credit-button { background-color: #121212; border: 2px solid #8870df; box-shadow: 1px 1px 3px rgba(136, 112, 223, 0.4); padding: .1em; } #page-content .rate-box-with-credit-button .page-rate-widget-box { border: 0; } #page-content .rate-box-with-credit-button .page-rate-widget-box .rate-points { border-left: 0; } #page-content .rate-box-with-credit-button .page-rate-widget-box .cancel { border-radius: 0; } #page-content .rate-box-with-credit-button .creditButton p a { /* "i" border */ border-left-color: #8870df; border-left-width: 2px; } .modalbox { /* credit box customizations */ background-color: #262626; background-image: linear-gradient(#141414 51px, #262626 51px, #262626) !important; box-shadow: 0 2px 6px rgba(64, 64, 64, 0.4); color: #c7c7c7; } .close-credits, .credit-back { /* "X" coloring in credit box */ filter: hue-rotate(260deg) brightness(300%); } /* ACS COLORS */ :root { --five-color: 196, 67, 67 !important; /* red */ --four-color: 255, 141, 54 !important; /* orange */ --three-color: 255, 226, 82 !important; /* yellow */ --two-color: 40, 135, 189 !important; /* blue */ --one-color: 40, 159, 107 !important; /* green */ --white-bar: 207, 207, 207; --lg-bar: 118, 118, 130; --gray-bg: 66, 66, 72; } .anom-bar > .bottom-box { /* horizontal bar */ box-shadow: 0 -0.5rem 0 0 rgb(207, 207, 207) !important; -webkit-box-shadow: 0 -0.5rem 0 0 rgb(207, 207, 207) !important; -moz-box-shadow: 0 -0.5rem 0 0 rgb(207, 207, 207) !important; box-shadow: 0 -0.5rem 0 0 rgb(var(--white-bar, 207, 207, 207)) !important; -webkit-box-shadow: 0 -0.5rem 0 0 rgb(var(--white-bar, 207, 207, 207)) !important; -moz-box-shadow: 0 -0.5rem 0 0 rgb(var(--white-bar, 207, 207, 207)) !important; } .bottom-box > .diamond-part { /* vertical bar */ box-shadow: -0.5rem 0 0 0 rgb(207, 207, 207) !important; -webkit-box-shadow: -0.5rem 0 0 0 rgb(207, 207, 207) !important; -moz-box-shadow: -0.5rem 0 0 0 rgb(207, 207, 207) !important; box-shadow: -0.5rem 0 0 0 rgb(var(--white-bar, 207, 207, 207)) !important; -webkit-box-shadow: -0.5rem 0 0 0 rgb(var(--white-bar, 207, 207, 207)) !important; -moz-box-shadow: -0.5rem 0 0 0 rgb(var(--white-bar, 207, 207, 207)) !important; } .anom-bar-container.esoteric .text-part .main-class, .anom-bar-container.explained .text-part .main-class, .anom-bar-container.neutralized .text-part .main-class, .anom-bar-container.pending .text-part .main-class { background-color: rgba(66, 66, 72, .5) !important; background-color: rgba(var(--gray-bg, 66, 66, 72), .5) !important; border-left-color: rgb(118, 118, 130) !important; border-left-color: rgb(var(--lg-bar, 118, 118, 130)) !important; } .danger-diamond > .arrows, .danger-diamond > .bottom-icon::before { /* inverted arrows, esoteric icons */ filter: invert(90%) !important; -webkit-filter: invert(90%) !important; } .danger-diamond > .quadrants > .bottom-quad, .anom-bar-container.explained .danger-diamond > .quadrants > .top-quad, .anom-bar-container.neutralized .danger-diamond > .quadrants > .top-quad, .anom-bar-container.pending .danger-diamond > .quadrants > .top-quad { /* "transparent" bottoms/top icon backgrounds */ background-color: rgb(26, 26, 26) !important; /* body background color */ } .danger-diamond > .bottom-icon, .anom-bar-container.pending .danger-diamond > .top-icon::before { /* esoteric, pending icon backgrounds */ background-color: rgb(3, 3, 3) !important; } .acs-hybrid-text-bar > .acs-clear > .clearance-level-text::before, .acs-hybrid-text-bar > .acs-disrupt .disruption-class-number::before, .acs-hybrid-text-bar > .acs-risk .risk-class-number::before { /* hybrid text fixes */ color: rgb(237, 237, 237) !important; /* text color */ } .acs-hybrid-version.acs-yes .acs-secondary, .acs-hybrid-version.acs-esoteric .acs-contain, .acs-hybrid-version.acs-explained .acs-contain, .acs-hybrid-version.acs-neutralized .acs-contain, .acs-hybrid-version.acs-pending .acs-contain { /* hybrid vertical bars */ box-shadow: inset 0.5rem 0 0 0 rgb(118, 118, 130) !important; -webkit-box-shadow: inset 0.5rem 0 0 0 rgb(118, 118, 130) !important; -moz-box-shadow: inset 0.5rem 0 0 0 rgb(118, 118, 130) !important; box-shadow: inset 0.5rem 0 0 0 rgb(var(--lg-bar, 118, 118, 130)) !important; -webkit-box-shadow: inset 0.5rem 0 0 0 rgb(var(--lg-bar, 118, 118, 130)) !important; -moz-box-shadow: inset 0.5rem 0 0 0 rgb(var(--lg-bar, 118, 118, 130)) !important; } .acs-hybrid-version.acs-pending .acs-contain { background-color: rgba(66, 66, 72, .5) !important; background-color: rgba(var(--gray-bg, 66, 66, 72), .5) !important; } /* IMAGE BLOCK */ .scp-image-block { border-color: #8870df; } .scp-image-block.block-left { box-shadow: -1px 1px 2px rgba(136, 112, 223, 0.4); } .scp-image-block.block-center { box-shadow: -1px 1px 2px rgba(136, 112, 223, 0.4); } .scp-image-block.block-right { box-shadow: 1px 1px 2px rgba(136, 112, 223, 0.4); } .scp-image-block .scp-image-caption { background-color: #404040; border-top-color: #8870df; } /* BLOCKQUOTES */ blockquote, div.blockquote { background-color: #2b2b2b; border-color: #f2f2f2; } /* YUI-TABS */ .yui-navset .yui-nav, .yui-navset .yui-navset-top .yui-nav { /* top bar */ border-color: transparent; border-width: 0; border-bottom-width: .2em; margin: 0 -.2em; } .yui-navset .yui-nav li, .yui-navset .yui-navset-top .yui-nav li { margin: .2em; } .yui-navset li, .yui-navset li.selected, .yui-navset .yui-nav .selected, .yui-navset .yui-navset-top .yui-nav .selected { line-height: normal; } .yui-navset .yui-nav .selected, .yui-navset .yui-navset-top .yui-nav .selected { margin: .2em; } .yui-navset .yui-nav a, .yui-navset .yui-navset-top .yui-nav a { background: none; border: none; color: #c7c7c7; } .yui-navset .yui-nav .selected a, .yui-navset .yui-nav .selected a:focus, /* no focus effect for selected */ .yui-navset .yui-nav .selected a:hover { /* selected tab background */ background: none; color: #f2f2f2; } .yui-navset .yui-nav a:focus, .yui-navset .yui-nav a:hover { background: none; text-decoration: none; } .yui-navset .yui-nav li a { /* tab interior */ background-color: #323232; border: 0; color: #c7c7c7; transition: all 0.1s ease-in-out; /* smooth changes on-click */ } .yui-navset .yui-nav a:hover, .yui-navset .yui-nav a:focus, .yui-navset .yui-nav .selected a, .yui-navset .yui-nav .selected a:focus, .yui-navset .yui-nav .selected a:hover { /* hover and selected tabs */ background-color: #5e4391; background-image: none; color: #f2f2f2; } .yui-navset .yui-nav li a em { /* removes top tab border, fixes padding */ border: 0; padding: 0.35em 0.75em 0.25em; } .yui-navset .yui-nav .selected a em { /* active tab */ border: 0; padding: 0.35em 0.75em 0.25em; } .yui-navset .yui-content, .yui-navset .yui-navset-top .yui-content { /* the stuff in the tabview */ background-color: #2b2b2b; border-color: #f2f2f2; margin-top: .2em; } /* CODE */ .code { background-color: #2b2b2b; border: 1px dashed #f2f2f2; font: 1em "Courier", "Courier New", "Roboto Mono", monospace; } .hl-identifier, .hl-code, .hl-brackets { /* the spaces, out-of-code words, brackets */ color: #f2f2f2; } .hl-number { /* individual numbers */ color: #ff7a7a; } .hl-string { /* in-code words */ color: #99f; } .hl-special { /* pesudo-class labels */ color: #ffd86b; } /* FOOTNOTES */ .hovertip { background-color: #121212 !important; border: 1px solid #8870df !important; border-radius: 0.5em; padding: 0.5em; width: 20em; z-index: 100; } .hovertip .f-heading { color: #f2f2f2; } .footnotes-footer .title { color: #f2f2f2; } /* TAGS */ .page-tags a { padding: 0.1em 0.2em; } .page-tags a:hover { background-color: #5c5c5c; text-decoration: none; } #main-content .page-tags span { border-top: 1px solid #e6e6e6; font-size: 92.5%; } /*--------------------------------------*\ * BOTTOM OF PAGE * \*--------------------------------------*/ #page-options-container a:hover, #action-area a:hover { background-color: #5c5c5c; text-decoration: none; } #page-tags-input, #parent-page-name, #move-new-page-name { /* tags, parent, rename fields */ border-color: #ccc; } #parent-page-name-list { color: #000; } ins, del { /* new/removed text when comparing revisions */ color: #000; } .license-area a, .page-watch-options a, .edit-help-34 a { /* bottom bar */ color: #fff; } /* EDIT */ #edit-page-title { background-color: #242424; border: 1px solid #ccc; text-align: center; } #edit-page-textarea { background-color: #242424; border-color: #ccc; color: #f2f2f2; } #edit-page-comments { background-color: #2e2e2e; border-color: #ccc; color: #c7c7c7; } #lock-info { background-color: #2b2b2b; } /* EDITING WINDOWS */ .owindow, .owindow h2, .owindow h3, .owindow h4, .owindow h5, .owindow h6 { color: #333; } .owindow h1, .owindow a { color: #901; } /* FILES */ .page-files a { color: #fff; } a#show-upload-button:hover { background-color: transparent; } table.page-files .highlight { background-color: #242424; } #file-comments { background-color: #2e2e2e; border-color: #ccc; color: #c7c7c7; } #file-rename-name { border-color: #333; color: #333; }
页面版本: 13, 最后编辑于: 17 Jun 2023 03:21