[[module CSS]]
/*
Powered on 2022/11/25
[2022 Wikidot Theme]
Created by ygxl-233
CC BY-SA 3.0
*/
body {
background: rgb(67, 67, 67);
color: rgb(222, 221, 221);
}
a,a:visited {
color: rgb(28, 69, 135);
}
h1 {
color: rgb(103, 78, 167);
}
h1,h2,h3,h4,h5,h6 {
font-family:adelle-sans, 'Lato', '微软雅黑', sans-serif;
}
blockquote {
border: 2px dotted;box-shadow: 10px 5px 5px black;text-shadow: 1px 1px 2px black;
}
div#extra-div-1 {
background: url(http://paraarc-sandbox.wdfiles.com/local--files/ygxl-001/DWRsmall);
background-position: center 0.4em;
background-size: 24em;
background-repeat: no-repeat;
}
div#extra-div-2 {
background: linear-gradient(0deg, rgba(67,67,67,0.9) 10%, transparent 100%);
}
div#header h1 a span {
font-size: 0px;
}
div#header h1 a:before {
content: "Dreamwalker";
color: rgb(217, 217, 217);
}
div#header h2 span {
font-size:0px;
padding: 4px;
}
div#header h2:before {
content: "伟业之建立,不在能知, 乃在能行。";
font-weight: bold;
color: rgb(67, 67, 67);
padding: 19px 0;
text-shadow: 1px 1px 1px rgba(0, 0, 0, .8);
white-space: pre;
}
div#side-bar div.side-block {
background: rgb(0, 0, 0);
border: /* width | style */;
box-shadow: box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);;
}
div#side-bar div.side-block div.heading,
div#side-bar div.collapsible-block-unfolded-link,
div#side-bar div.collapsible-block-unfolded-link div.collapsible-block-link {
color: rgb(255, 255, 0);
border-color: rgb(255, 255, 0);
}
div.scpnet-interwiki-wrapper {
filter: saturate(1%);
}
div.yui-navset div.yui-content {
background: rgb(0, 0, 0);
}
div.yui-navset ul.yui-nav a,
div.yui-navset div.yui-navset-top ul.yui-nav a {
background: rgb(0, 0, 0);
color: rgb(255, 255, 255);
}
div.yui-navset ul.yui-nav a:hover,
div.yui-navset ul.yui-nav a:focus {
background: rgb(102, 102, 102);
color: rgb(255, 255, 255);
}
div.yui-navset ul.yui-nav .selected a,
div.yui-navset ul.yui-nav .selected a:focus,
div.yui-navset ul.yui-nav .selected a:hover {
background: rgb(255, 255, 255);
color: rgb(0, 0, 0);
}
div.page-rate-widget-box,
div.page-rate-widget-box span.rate-points,
div.page-rate-widget-box span.cancel {
background-color: rgb(255, 255, 255)!important;
border: solid rgb(255, 255, 255) 1px!important;
}
div.page-rate-widget-box span.rateup,
div.page-rate-widget-box span.ratedown {
border: solid rgb(255, 255, 255)!important;
border-width: 1px 0!important;
}
div.page-rate-widget-box span.rate-points,
div.page-rate-widget-box span.cancel a,
div.page-rate-widget-box span.cancel a:hover {
color: rgb(0, 0, 0);
}
div.page-rate-widget-box span.rateup,
div.page-rate-widget-box span.ratedown {
background-color: rgb(0, 0, 0)!important;
}
div.page-rate-widget-box span.rateup a,
div.page-rate-widget-box span.ratedown a {
color: rgb(255, 255, 255)!important;
}
div.page-rate-widget-box span.cancel a:hover,
div.page-rate-widget-box span.rateup a:hover,
div.page-rate-widget-box span.ratedown a:hover {
background: transparent!important;
color: transparent!important;
}
div.open-menu a {
color: rgb(71, 62, 62)!important;
border-color: rgb(71, 62, 62)!important;
}
[[/module]]