[[module CSS]]
/*
Powered on 2020/05/12 18:47:42
[2020 Wikidot Theme]
Created by Dr Hectopia
CC BY-SA 3.0
*/
body {
background: rgb(84, 84, 84);
color: rgb(255, 255, 255);
font-family: 'Comic Sans';
}
a,a:visited {
color: rgb(0, 255, 255);
}
h1 {
color: rgb(204, 65, 37);
}
h1,h2,h3,h4,h5,h6 {
font-family: 'Comic Sans';
}
div#container-wrap {
background: url(http://borradores-scp-es-2.wdfiles.com/local--files/dr-hectopia/Logo%20-%20copia.png) top left repeat-x;
}
div#header {
background: url(http://scap.wdfiles.com/local--files/unirse/Draft.png) 10px 40px no-repeat;
}
div#header h1 a span {
font-size: 0px;
}
div#header h1 a:before {
content: "SCAP Borradores";
color: rgb(217, 217, 217);
}
div#header h2 span {
font-size:0px;
padding: 4px;
}
div#header h2:after {
content: "¡AH SE ME ROMPIÓ EL LÁPIZ!";
font-weight: bold;
color: rgb(217, 217, 217);
padding: 19px 0;
text-shadow: 1px 1px 1px rgba(0, 0, 0, .8);
white-space: pre;
}
div.yui-navset div.yui-content {
background: rgb(28, 69, 135);
}
div.yui-navset ul.yui-nav a,
div.yui-navset div.yui-navset-top ul.yui-nav a {
background: rgb(201, 218, 248);
color: rgb(0, 0, 0);
}
div.yui-navset ul.yui-nav a:hover,
div.yui-navset ul.yui-nav a:focus {
background: rgb(111, 168, 220);
color: rgb(0, 0, 0);
}
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(0, 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(201, 218, 248)!important;
border: solid rgb(201, 218, 248) 1px!important;
}
div.page-rate-widget-box span.rateup,
div.page-rate-widget-box span.ratedown {
border: solid rgb(201, 218, 248)!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(201, 218, 248)!important;
border-color: rgb(201, 218, 248)!important;
}
[[/module]]