@import url('https://fonts.googleapis.com/css?family=Barlow+Condensed:300|Nova+Mono|Open+Sans+Condensed:300&subset=latin-ext');
/* Fuente: http://es.wikipedia.org/wiki/Usuario:Swazmo/modern.css */
/* ----------------------------------------------------------- 1 Sección 1: Configuración general */
body {
font: 75%/95% 'Barlow Condensed', sans-serif;
background: #026186 none !important;
background-image: none !important;
margin: 0;
padding: 0;
}
#p-personal li#pt-notifications-alert a,
#p-personal li#pt-notifications-notice a {
background-repeat: no-repeat;
padding: 23px 2px 5px 2px;
background-size: 15px;
background-position: center center;
}
#firstHeading .mw-editsection a {
color: white;
}
body.page-Main_Page #t-cite,
body.page-Main_Page #lastmod,
body.page-Main_Page #siteSub {
display: none !important;
}
p.error {
font-weight: bold;
}
#mw_header {
position: fixed;
top: 0;
left: 0;
margin: 0 0 0 0;
padding: 0 0 2px 0;
border: 0;
width: 100%;
background-color: #036;
color: #fff;
z-index: 7;
}
#mw_header h1 {
margin: 0 0 0 0.5em;
padding: 7px 0 0 0;
text-decoration: none;
font-size: 170%;
height: 20px !important;
font-variant: small-caps;
}
#p-personal {
position: fixed;
top: 27px;
left: 0;
height: 1.5em;
margin: 0 0 0 0;
padding: 0 0 0 0;
width: 100%;
z-index: 7;
}
input#mw-searchButton,input#searchGoButton {
border-radius: 5px;
border-style: ridge;
/* content: close-quote; */
margin: 0;
/* padding: 0; */
height: 20px;
font-size: 80%;
font-variant: small-caps;
}
#mw_content p{color:#8e9096}
.mw-content-ltr {
color: #8e9096;
background: #2b2222;
padding:5px; border-radius: 2px;
}
.mw-content-ltr a{
color: #75b0ea;
}
.mw-highlight pre {
-moz-tab-size: 4;
-o-tab-size: 4;
tab-size: 4;
color: #333333;
}
.bkl-link {
background-color: #FFFF0000 !important;
color: #569e39;
border-radius: 2px;
}
.mw-disambig a{background-color: #ffcf008f;color:#111111}
sup.bkl-link {
background-color: #FFFF0099;
visibility: collapse;
width:0px;
margin: -12px;
}
#toc, .toc {
margin: 0 8px 0 0;
padding: 0 0 0 0;
border-spacing: 0;
background-color: #080000;
border: solid 1px #1f0707;
display: -moz-inline-block;
display: inline-block;
display: table;
zoom: 1;
float: left;
*display: inline;
border-radius: 9px;
}
#p-personal > div{font-size: 140%;
}
#mw_main{margin-top:5em}