User:Armando12/monobook.css
Appearance
(Redirected from User:Eacz12/monobook.css)
Code that you insert on this page could contain malicious content capable of compromising your account. If you import a script from another page with "importScript", "mw.loader.load", "iusc", or "lusc", take note that this causes you to dynamically load a remote script, which could be changed by others. Editors are responsible for all edits and actions they perform, including by scripts. User scripts are not centrally supported and may malfunction or become inoperable due to software changes. A guide to help you find broken scripts is available. If you are unsure whether code you are adding to this page is safe, you can ask at the appropriate village pump. This code will be executed when previewing this page. |
The accompanying .js page for this skin is at User:Armando12/monobook.js. |
.navpopup {
background-color: #F1F3F4 !important;
font-family: arial !important;
color: #061030 !important;
font-size: 8.5pt !important;
border-bottom: 2px solid #BCCCE2!important;
border-right: 2px solid #BCCCE2!important;
border-top: 2px solid #BCCCE2!important;
border-left: 2px solid #BCCCE2!important;
}
table.persondata {display:table;}
/* <pre>
Fuente: http://es.wikipedia.org/wiki/User:Sanbec/monobook.css
Personalizada por Axxgreazz, para el [[w:es:User:Axxgreazz/Monobook-Suite]]
http://es.wikipedia.org/wiki/Usuario:Axxgreazz/Monobook-Suite */
/* Sección 1: Configuración general */
body {
background: #f9f9f9 url(http://commons.wikipedia.org/skins-1.5/monobook/headbg.jpg) 0 0 no-repeat;
color: black;
margin: 0;
padding: 0;
}
a {text-decoration:none}
a:active, a:hover {text-decoration:underline}
.stub:visited {color:darkorange !important}
#p-cactions #ca-edit-0 a {
padding-left: 0.4em;
padding-right: 0.4em;
}
#content { color : black; font-family:Arial;}
/* Colores de la caja de edición al editar textos */
textarea { color: #000000; }
textarea { background : #F8F8F8; }
/* Barra personal (la que tiene enlaces a las preferencias, buzón, usuario, etc.) */
#p-personal li a { color: #003399; }
#p-personal li a:hover { color: #C00000; }
/* Color por defecto */
#p-cactions li { background : white; }
#p-cactions li a { background-color : white; }
/* Sin padding para enlaces externos */
#bodyContent .plainlinks a {padding: 0 !important}
/* Sección 2: Bordes redondeados (para navegadores moz/firefox/gecko) */
.pBody {
padding: 0.3em 0.1em;
-moz-border-radius-topright: 0.5em;
}
.portlet h5 {
background-color: #E6EAED;
border: thin solid silver;
-moz-border-radius-topright: 0.5em;
}
#p-cactions ul li, #p-cactions ul li a {
-moz-border-radius-topright: 0.5em;
}
#content {
-moz-border-radius-topleft: 0.5em;
}
/* Sección 3: Estilo de los diff */
td.diff-deletedline {background:#ECF6F9;}
td.diff-addedline {background:#F3F3EB;}
td.diff-deletedline .diffchange {
text-decoration: line-through;
color: #171EBA;
}
td.diff-addedline .diffchange {
text-decoration: underline;
color: #11237E;
}
/* Sección 4: Estilo de los títulos */
h1, h2, h3, h4, h5, h6 { color: #04165C;}
#bodyContent h1 { color : #001155; }
#bodyContent h2 { color : #001155; }
#bodyContent h3 { color : #001155; }
#bodyContent h4 { color : #001155; }
#bodyContent h5 { color : #001155; }
#bodyContent h6 { color : #001155; }
h1 {
font-weight: 100;
-moz-border-radius-topright: 0.5em;
-moz-border-radius-bottomleft: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-bottomright: 0.5em;
background: #EFEFEF;
width: 90%;
margin: 0.5em 0 0.5em 1em;
padding: 0.5em;
border-bottom: 0px
}
h2 {
color: #001155;
font-size: 14pt;
font-weight: bold
}
/* Sección 5: Estilo de las barras de navegación (columna de la izquierda)
(Navegación, búsqueda, herramientas, interwikis, personal, desarrollo, recursos, participa, estados) */
/* Enlaces */
#p-navigation a, #p-search a, #p-tb a, #p-lang a, #p-nbx a, #p-development a, #p-resources a, p-participate a, #tz-statuschanger a, #p-Contribuer a, #p-colaboraci.C3.B3n a, #p-ayuda a, #p-community a { color: #003399; }
/*Contenido */
.pBody {
background-color: #FFFFFF;
padding: 0.3em 0.1em;
-moz-border-radius-topright: .5em;
}
/* Sección 6: Estilo de texto preformateado */
pre {
padding: 1em;
border: 1px solid #97B4C5;
color: #003399;
background-color: #F2F5F7;
line-height: 1.1em;
}
/***************************************************************************************/
/* Sección 12: Configurador de iconos */
/* Barra superior p-personal */
li#pt-anonuserpage a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/user.png) top left no-repeat; }
li#pt-mytalk a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/chat.png) top left no-repeat; }
li#pt-anontalk a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/chat.png) top left no-repeat; }
li#pt-preferences a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/configure.png) top left no-repeat; }
li#pt-logout a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/connect.png) top left no-repeat; }
li#pt-anonlogin a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/connected.png) top left no-repeat; }
/* Pestañas superiores: p-cactions*/
li#ca-nstab-main a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/nstab-main.png) top left no-repeat; }
li#ca-nstab-user a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/nstab-user.png) top left no-repeat; }
li#ca-nstab-wp a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/nstab-wp.png) top left no-repeat; }
li#ca-article a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/article.png) top left no-repeat; }
li#ca-talk a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/chat.png) top left no-repeat; }
li#ca-edit a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/edit.png) top left no-repeat; }
li#ca-history a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/history.png) top left no-repeat; }
li#ca-protect a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/lock.png) top left no-repeat; }
li#ca-unprotect a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/unlock.png) top left no-repeat; }
li#ca-delete a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/delete.png) top left no-repeat; }
li#ca-move a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/move.png) top left no-repeat; }
li#ca-watch a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/watch.png) top left no-repeat; }
li#ca-unwatch a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/unwatch.png) top left no-repeat; }