核子之梦 版式
使用方法:核子之梦CSS版式
- 本版式为西班牙语分部相关设定核子之梦制作。
- 在你的作品开头添加如下语法以应用此版式:
[[include :scp-wiki-cn:theme:nuclear-dream]]
How to use: Nuclear Dream CSS THEME
- This is the original theme for the Nuclear Dream Hub.
- Add the following code on the top of your page.
[[include :scp-wiki-cn:theme:nuclear-dream]]
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Play');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css2?family=Atomic+Age&display=swap');
/*
This theme is based in SCP-001 Darkbody Theme
Darkbody Theme Information:
[2018 Wikidot Theme]
Based on Aelanna's Sigma 9 and Greenwolf's Third Law
Edited by djkaktus for the Doomsday Contest
Facelifted by stormbreath.
*/
h1, #page-title {
color: black;
}
a,
a.newpage,
a:visited,
#side-bar a:visited {
color: #9E000F;
}
body {
background: rgb(255, 232, 236);
}
div#container-wrap {
background-image: url(http://scp-yerko-3.wdfiles.com/local--files/component%3Atoja/Body.jpg) ;
}
/* HEADER */
#header {
position: relative;
z-index: 10;
background: url(http://scpsandboxcn.wikidot.com/local--files/backlight-sh/NDheader.png) 10px 36px no-repeat !important;
}
#search-top-box-input {
border: solid 1px #2F4F4F;
color: #ccc;
background-color: #708090;
}
#search-top-box-input:hover,
#search-top-box-input:focus {
border: solid 1px #2F4F4F;
color: #fff;
background-color: #708090;
}
#search-top-box-form input[type=submit] {
border: solid 1px #2F4F4F;
color: #000000;
background-color: #708090;
background: linear-gradient(to bottom, #778899,#708090,#2F4F4F);
}
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
border: solid 1px #2F4F4F;
background-color: #708090;
background: linear-gradient(to bottom, #778899,#708090,#2F4F4F);
}
#login-status {
color: #708090;
}
#login-status a {
color: #708090;
}
#login-status ul a {
color: #708090;
}
#account-topbutton {
background: #2F4F4F;
color: #708090;
}
#header h1 a {
padding: 80px 80px 25px;
color: transparent;
background: transparent;
font-family: 'Atomic Age', cursive;
font-size: 150%;
text-shadow: none;
}
#header h1 a::before {
content: "我们将唤醒新的纪元";
font-size: 60%;
color: #fff;
text-shadow: 3px 3px 5px #242424;
}
#header h2 span {
padding: 20px 80px;
color: transparent;
text-shadow: none;
}
#header h2 span::before {
content: '亦是新的梦魇';
color: #e5b4a3;
text-shadow: 1px 1px 1px rgba(0,0,0,.8);
font-family: 'Atomic Age', cursive;
text-align: center
}
#top-bar a {
color: #C0C0C0;
}
#top-bar ul li ul {
border: solid 1px #9E000F;
}
#top-bar ul li.sfhover a,
#top-bar ul li:hover a {
background: #B6163C;
color: #C9C9C9;
}
#top-bar ul li.sfhover ul li a,
#top-bar ul li:hover ul li a {
border-top: 1px solid #ddd;
}
#top-bar ul li.sfhover a:hover,
#top-bar ul li:hover a:hover {
background: #894747;
}
#top-bar ul li ul a, #top-bar a:hover {
color: #a01;
}
/* SIDE MENU */
.side-block .menu-item > .image {
filter: hue-rotate(210deg);
-webkit-filter: hue-rotate(210deg);
}
#side-bar .side-block {
border: 1px solid #5B5B5B;
box-shadow: 0 2px 6px rgba(32,32,32,1) !important;
background: #D6D6D6 !important;
}
#side-bar .heading {
color: #5B5B5B;
border-bottom: solid 1px #5B5B5B;
}
#side-bar div.menu-item.inactive a {
color: #5B5B5B;
}
#side-bar div.menu-item .sub-text {
color: #5B5B5B;
}
#side-bar .collapsible-block-unfolded-link {
border-bottom: solid 1px #5B5B5B;
}
/* YUI-TABS */
.yui-navset .yui-content {
color: black;
background-color: #F5F5F5;
}
.yui-navset .yui-nav a,
.yui-navset .yui-navset-top .yui-nav a {
background-color:#d8d8d8;
background-image: url(none);
}
.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 { /* no hover effect for selected */
background: #AF0A0A; /* selected tab background */
background-image: url(none)
}
.yui-navset .yui-nav a:hover,
.yui-navset .yui-nav a:focus {
background: #FCDBFF;
background-image: url(none);
}
.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav {
border-color: #400040;
}
.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav {
border-color: #6C0000;
}
/* OTHER STRUCTURAL ELEMENTS */
/* Scrollbar */
::-webkit-scrollbar-thumb {
background: #aaa;
}
/* Page Rating Module Customizations */
.page-rate-widget-box {
box-shadow: 0px 0px 0px 0px #FFFFFF;
background-color: #FFFFFF;
padding: .1em;
}
.page-rate-widget-box .rate-points {
background-color: #8A0000!important;
border: none;
color: #FFFFFF!important;
text-transform: capitalize;
}
.page-rate-widget-box .rateup,
.page-rate-widget-box .ratedown {
background-color: #8A0000;
border-top: none;
border-bottom: none;
}
.page-rate-widget-box .rateup a,
.page-rate-widget-box .ratedown a {
background: transparent;
color: #FFFFFF;
}
.page-rate-widget-box .rateup a:hover,
.page-rate-widget-box .ratedown a:hover {
background: #FFFFFF;
color: #8A0000;
}
.page-rate-widget-box .cancel {
background-color: #8A0000;
border: none;
}
.page-rate-widget-box .cancel a {
color: #FFFFFF;
}
.page-rate-widget-box .cancel a:hover {
background: #FFFFFF;
color: #8A0000;
}
/* Standard Image Block */
.scp-image-block {
border: solid 1px #000;
color: black;
}
.scp-image-block .scp-image-caption {
color: #eee;
background-color: #BA081E !important;
border-top: solid 1px #2F4F4F;
}
@media (max-width: 767px) {
.open-menu a {
border: 0.2em solid #2F4F4F !important;
background-color: #C0C0C0 !important;
color: #2F4F4F !important;
}
#side-bar {
background-color: rgb(192, 192, 192);
}
}
/* tables */
table.wiki-content-table th {
border: 1px solid #712673;
padding: 0.3em 0.7em;
background-color: #E20000;
color: white !important;
}
/* Cambiar color de los recuadros con > */
blockquote {
background-color: #fff1f3;
}
/* Cambiar color de los desplegables */
a.collapsible-block-link {
color: #9E000F;
}
.footnotes-footer {
background: rgb(255, 232, 236) !important;
}
/* TRANSLATION BLOCK */
div.scpnet-interwiki-wrapper {
filter: hue-rotate(230deg) saturate(150%) invert(80%);
}
/* Intentando arreglar las footnotes */
.hovertip {
border: 1px solid #555 !important;
background-color: rgb(255, 232, 236) !important;
color: #000000 !important;
}
/* INFO MODULE COMPATIBILITY */
#page-content .rate-box-with-credit-button {
background-color: #8A0000;
border: 1px solid #8A0000;
border-radius: 5px ;
box-shadow: 1px 1px 3px rgba(0,0,0,.5);
}
#page-content .rate-box-with-credit-button .creditButton p a {
border-left-color: #ffffff;
}
.rate-box-with-credit-button .page-rate-widget-box .cancel {
border-radius: 0;
}
.rate-box-with-credit-button .page-rate-widget-box .rate-points {
border-left: 0;
}
#page-content .rate-box-with-credit-button .fa-info {
border-color: #ffffff;
color: #ffffff;
}
#page-content .rate-box-with-credit-button .fa-info:hover {
color: #BC4B4B;
}
.close-credits,
.credit-back {
filter: hue-rotate(140deg);
}
#page-content .modalbox {
box-shadow: 0 2px 6px rgba(0,30,0,.5);
}
/* AYER'S INFO MODULE */
:root {
--barColour: #8A0000;
}
页面版本:0, 最后编辑于: 2023/9/22 13:35:29 (1090 日前), 现时评分: 5






