[[module css]]
/*
Powered on 2020/05/07 13:42:21
[2020 Wikidot Theme]
Created by Dr Hectopia
CC BY-SA 3.0
*/
body {
background: rgb(0, 0, 0);
color: rgb(255, 255, 255);
font-family: 'Arial Black';
}
a,a:visited {
color: rgb(3, 20, 255);
h1 {
color: rgba(242, 2, 243);
}
h1,h2,h3,h4,h5,h6 {
font-family: 'Arial Black';
}
blockquote{
margin: 1em 0;
border: 3px solid #ccc;
border-radius: 10px;
background-color: rgba(3,3,3);
}
.blue blockquote {background-color:#122732}
.pink blockquote {background-color:#2e191b}
.gold blockquote {background-color:#2f241a}
.purp blockquote {background-color:#26152e}
.gren blockquote {background-color:#005d00}
}
div.open-menu a {
color: rgb(255, 153, 0)!important;
border-color: rgb(255, 153, 0)!important;
}
div#container-wrap {
background: url(http://exp-catalan.wikidot.com/local--files/component:exp-theme/Gradient.png) top left repeat-x;
}
div#header {
background: url(http://exp-catalan.wikidot.com/local--files/component:exp-theme/No%20gradient.png) 10px 40px no-repeat;
background-position: 1em 4em;
background-size: 88px x 88px;
}
div#header h1 a span {
font-size: 0px;
}
div#header h1 a:before {
content: "Expediente Catalán";
color: rgb(40, 255, 255);
text-shadow: 3px 3px 5px #000;
}
div#header h2 span {
font-size:0px;
padding: 4px;
}
div#header h2:after {
content: "Devolviendo la normalidad";
font-weight: bold;
color: rgb(90, 255, 254);
padding: 19px 0;
text-shadow: 1px 1px 1px rgba(0, 0, 0, .8);
white-space: pre;
}
div.yui-navset div.yui-content {
background: rgb(2, 2, 2);
}
div.yui-navset ul.yui-nav a,
div.yui-navset div.yui-navset-top ul.yui-nav a {
background: rgb(204, 204, 204);
}
div.yui-navset ul.yui-nav a:hover,
div.yui-navset ul.yui-nav a:focus {
background: rgb(255, 242, 204);
}
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, 153, 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, 153, 0)!important;
border: solid rgb(255, 153, 0) 1px!important;
}
div.page-rate-widget-box span.rateup,
div.page-rate-widget-box span.ratedown {
background-color: rgb(255, 242, 204)!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(255, 255, 255)!important;
}
div.page-rate-widget-box span.rateup a,
div.page-rate-widget-box span.ratedown a {
color: rgb(0, 0, 0)!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;
}
[[/module]]