Ir al contenido

Usuario:Paburo fg 00/monobook.css

De Wikipedia, la enciclopedia libre

Nota: Después de guardar, debes refrescar la caché de tu navegador para ver los cambios. Internet Explorer: mantén presionada Ctrl mientras pulsas Actualizar. Firefox: mientras presionas Mayús pulsas el botón Actualizar, (o presiona Ctrl-Shift-R). Los usuarios de Google Chrome y Safari pueden simplemente pulsar el botón Recargar. Para más detalles e instrucciones acerca de otros exploradores, véase Ayuda:Cómo limpiar la caché.

#content, #content, table,
#p-cactions ul li a { background: #ffee11; }
pre { background: #efefef  }
body { background-attachment: fixed; }
body { background: orange; }
#firstHeading {
    padding-top: 0;
    overflow: visible;
}
.firstHeading {
    margin-bottom: 0.1em;
    line-height: 1.2em;
    padding-bottom: 0;
}
h1 {
    color: deepskyblue;
    font-weight: normal;
}
h1 {
    margin-bottom: 0.6em;
}
h1 {
    font-size: 188%;
}
.searchButton {
    background-color: #ffff00;
    border: 1px outset;
}    
#searchInput { border: 1px inset; }
#mw-dismissable-notice {
	background: orange;
}
body {
	
    font: x-small sans-serif;
        font-size: x-small;
    color: #000000;
    direction: ltr;
    background-color: #ffff00
}
#sidebar {
    background-color: firebrick;
    border-top: 2px solid #ffff00;
    border-bottom: 3px solid #ffff00;
    margin: 0.6em 0 1em 0;
    overflow: hidden;
    padding: 0.4em 0 0.3em 0;
    font-size: 100%;
}

#pbody {
    background-color: orange;
    border-top: 3px solid #ffffaa;
    border-bottom: 1px solid #ffffaa;
    margin: 0.6em 0 1em 0;
    overflow: hidden;
    padding: 0.4em 0 0.3em 0;
}
.portlet h3 {
    text-transform: lowercase;
    font-weight: normal;
}
.portlet h3 {
    font-size: 91%;
    white-space: nowrap;
}
h3 {
    font-size: 128%;
}
h3, h4, h5, h6 {
    font-weight: bold;
}
h2, h3, h4, h5, h6 {
    color: #8cc;
    font-weight: normal;
}