[[module CSS]]
div#container-wrap {
background: url(http://backrooms-wiki.wdfiles.com/local--files/level-12/level12-cc.gif) top left repeat-x;
}
div#header {
background: url(http://backrooms-wiki.wdfiles.com/local--files/level-12/level12-cc.gif) 10px 40px no-repeat;
}
body {
background-image:url("http://backrooms-wiki.wdfiles.com/local--files/level-12/level12-cc.gif");
color: rgb(0, 0, 0);
}
a,a:visited {
color: rgb(46, 46, 46);
}
h1 {
color: rgb(125, 125, 125);
}
div#header h1 a span {
font-size: 0px;
}
div#header h1 a:before {
content: "未知之地";
color: rgb(244,244,244);
text-align:center;
}
div#header h2 span {
font-size:0px;
padding: 4px;
}
div#side-bar div.side-block {
background: rgb(255, 255, 255);
}
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(127, 127, 127);
border-color: rgb(117, 117, 117);
}
div.scpnet-interwiki-wrapper {
filter: saturate(30%) brightness(10%) contrast(25%) sepia(5%) opacity(15%);
}
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(25,25, 42);
color: rgb(42, 42, 25);
}
div.yui-navset ul.yui-nav a:hover,
div.yui-navset ul.yui-nav a:focus {
background: rgb(255, 255, 255);
color: rgb(255, 255, 251);
}
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(235, 255, 245);
color: rgb(51, 25, 24);
}
div.page-rate-widget-box,
div.page-rate-widget-box span.rate-points,
div.page-rate-widget-box span.cancel {
background-color: rgb(0, 0, 0)!important;
border: solid rgb(0, 0, 0) 1px!important;
}
div.page-rate-widget-box span.rateup,
div.page-rate-widget-box span.ratedown {
border: solid rgb(0, 0, 0)!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(255, 255, 255);
}
div.page-rate-widget-box span.rateup,
div.page-rate-widget-box span.ratedown {
background-color: rgb(127, 127, 127)!important;
}
div.page-rate-widget-box span.rateup a,
div.page-rate-widget-box span.ratedown a {
color: rgb(78, 78, 78)!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(145, 145, 145)!important;
border-color: rgb(255, 255, 255)!important;
}
p{
color:#ACACAC;
text-align:center;
}
a:link{
color:#000000;
}
[[/module]]