Note: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: press Ctrl-F5, Mozilla: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Opera/Konqueror: press F5, Safari: hold down Shift + Alt while clicking Reload, Chrome: hold down Shift while clicking Reload.
@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: #070726 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: #ffffff;
}
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 0 0;
    border: 0;
    height: 2em;
    width: 100%;
    background-color: #145c6f;
    color: #ffffff;
    z-index: 7;
}
#mw_header h1 {
    margin: 0 0 0 0.5em;
    padding: 7px 0 0 0;
    text-decoration: none;
    font-size: 150%;
    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;
    margin: 0;
    height: 20px;
    font-size: 80%;
    font-variant: small-caps;
}

li#pt-uls {
margin: 0 5px;
}

#pt-uls a.uls-trigger {
    padding-left: 18px;
    background-size: 26%;
    line-height: 1;
}
.action-view.page-Main_Page #firstHeading,
.mw-mainpage #firstHeading,
.mw-mainpage #t-ajaxquickdelete,
.mw-mainpage #localNotice,
.mw-mainpage #siteSub,
.mw-mainpage #catlinks {
    display: block !important;
}