Usuario:Monkiki/monobook.css

De Guía Ubuntu
< Usuario:Monkiki
Revisión a fecha de 11:14 23 jun 2006; Monkiki (Discusión | contribuciones)

(dif) ← Revisión anterior | Revisión actual (dif) | Revisión siguiente → (dif)
Saltar a: navegación, buscar

Nota: después de guardar, quizás necesites refrescar la caché de tu navegador para ver los cambios.

  • Firefox / Safari: Mantén presionada Mayús mientras pulsas el botón Actualizar, o presiona Ctrl+F5 o Ctrl+R (⌘+R en Mac)
  • Google Chrome: presiona Ctrl+Shift+R (⌘+Mayús+R en Mac)
  • Internet Explorer: mantén presionada Ctrl mientras pulsas Actualizar, o presiona Ctrl+F5
  • Opera: vacía la caché en Herramientas → Preferencias
//<pre><nowiki>
/* body { font-family: Arial, Arial Unicode MS, sans-serif } */
 
/* colores de enlaces */
 
a:visited{color:green}
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;
}
 
.Unicode .unicode { font-family: "Arial Unicode MS", Code2000, Gentium, "Lucida Sans Unicode", "TITUS Cyberbit Basic", "Lucida Grande", sans-serif }
 
.ns-1 * #content,
.ns-3 * #content,
.ns-5 * #content,
.ns-7 * #content,
.ns-9 * #content,
.ns-11 * #content,
.ns-13 * #content,
.ns-15 * #content,
.ns-102 * #content,
.ns-103 * #content,
.ns-1 * #mytabs li,
.ns-3 * #mytabs li,
.ns-5 * #mytabs li,
.ns-7 * #mytabs li,
.ns-9 * #mytabs li,
.ns-11 * #mytabs li,
.ns-13 * #mytabs li,
.ns-15 * #mytabs li,
.ns-102 * #mytabs li,
.ns-103 * #mytabs li {
    background: #FFFFF0;
}
 
.ns-1 * #mytabs li a,
.ns-3 * #mytabs li a,
.ns-5 * #mytabs li a,
.ns-7 * #mytabs li a,
.ns-9 * #mytabs li a,
.ns-11 * #mytabs li a,
.ns-13 * #mytabs li a,
.ns-15 * #mytabs li a,
.ns-102 * #mytabs li a,
.ns-103 * #mytabs li a,
.ns-1 * #p-cactions li a,
.ns-3 * #p-cactions li a,
.ns-5 * #p-cactions li a,
.ns-7 * #p-cactions li a,
.ns-9 * #p-cactions li a,
.ns-11 * #p-cactions li a,
.ns-13 * #p-cactions li a,
.ns-15 * #p-cactions li a, 
.ns-102 * #p-cactions li a,
.ns-103 * #p-cactions li a {
    background-color: #FFFFF0;
}
 
.ns-1 * #content div.thumb,
.ns-3 * #content div.thumb,
.ns-5 * #content div.thumb,
.ns-7 * #content div.thumb,
.ns-9 * #content div.thumb,
.ns-11 * #content div.thumb,
.ns-13 * #content div.thumb,
.ns-15 * #content div.thumb.
.ns-102 * #content div.thumb,
.ns-103 * #content div.thumb {
    border-color: #FFFFF0;
}
 
#bodyContent .plainlinks a {padding: 0 !important}
 
#p-cactions ul li, #p-cactions ul li a {  
  -moz-border-radius-topleft: .5em;
  -moz-border-radius-topright: .5em;
}
#content { 
  -moz-border-radius-topleft: .5em; 
  -moz-border-radius-bottomleft: .5em;
}
div.pBody {
  -moz-border-radius-topright: .5em;
  -moz-border-radius-bottomright: .5em;
}
 
.diff-deletedline .diffchange {text-decoration: line-through;}
.diff-addedline .diffchange {text-decoration: underline;}
 
 
.mybutton { 
    float:left; 
    height:1.5em;
    text-align:center;
    text-decoration:none; 
    margin:1px; 
    padding:2px; 
    background:#A0A0A0; 
    font-weight:900;
  }
 
 
 div.BoxenVerschmelzen,
 div.NavFrame {
        margin: 0px;
        padding: 2px;
        border: 1px solid #aaaaaa;
        text-align: center;
        border-collapse: collapse;
        font-size: 95%;
 }
 div.BoxenVerschmelzen div.NavFrame {
        border-style: none;
        border-style: hidden;
 }
 div.NavFrame + div.NavFrame {
        border-top-style: none;
        border-top-style: hidden;
 }
 div.NavPic {
        background-color: #ffffff;
        margin: 0px;
        padding: 2px;
        float: left;
 }
 div.NavFrame div.NavHead {
        height: 1.6em;
        font-weight: bold;
        font-size: 100%;
        background-color: #efefef;
 }
 div.NavFrame p {
        font-size: 100%;
 }
 div.NavFrame div.NavContent {
        font-size: 100%;
 }
 div.NavFrame div.NavContent p {
        font-size: 100%;
 }
 div.NavEnd {
        margin: 0px;
        padding: 0px;
        line-height: 1px;
        clear: both;
 }
 
 
 .NavToggle {
    font-size: x-small;
    float:right;
 }
 
/* Headings */ 
 
h1, h2, h3, h4, h5, h6 { color: #001155;}
#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: .5em;
-moz-border-radius-bottomleft: .5em;
-moz-border-radius-topleft: .5em;
-moz-border-radius-bottomright: .5em;
background: #ECF3FC;
width: 80%;
margin: .5em 0 .5em 1em;
padding: .5em
}
 
h2 {
    color: #001155;
    font-size: 14pt;
    font-weight: bold
}
 
h1 { border-bottom: 0px; }
 
 
/* Botones de edición */
input.editButton, #wpSave, #wpPreview, #wpDiff { 
    background : url(http://upload.wikimedia.org/wikipedia/es/b/ba/Search_button_bckg.png) center left repeat-x;
    color: #003399;
    font-weight: 400;
-moz-border-radius-topright: .5em;
-moz-border-radius-bottomleft: .5em;
-moz-border-radius-topleft: .5em;
-moz-border-radius-bottomright: .5em;
    border: 1px solid; 
}
 
 
/* Barra de navegación - Columna de la izquierda*/ 
 
/* Cabeceras de cajas (navegación, búsqueda, herramientas, interwikis, personal) */
#p-navigation h5, #p-search h5, #p-tb h5, #p-lang h5, #p-nbx h5  {
background: #CCE0FB;
padding: 4px 10px;
display: block;
font-weight: bold;
font-size: .8em;
margin-bottom: 1px;
-moz-border-radius-topright: 1em;
}
 
/* Cajas */
#p-navigation, #p-search, #p-tb, #p-lang, #p-nbx { color: #316CA5; }
 
#p-navigation .PBody, #p-search .PBody, #p-tb .PBody, #p-lang .PBody, #p-nbx .PBody  {
    background: #F4F6FE;
    border: 1px solid;
    color: #003399;
    font-size: 7pt;
}
 
#p-navigation a, #p-search a, #p-tb a, #p-lang a, #p-nbx a { color: #003399; }
 
/* Caja de búsqueda - área de texto a buscar */
#searchInput { 
    border: 1px ridge !important; 
    color: #316CA5; 
    background: #fff; 
} 
/* Caja de búsqueda - botones */
input.searchButton { 
    background : #ECF3FC url(http://upload.wikimedia.org/wikipedia/es/b/ba/Search_button_bckg.png) center left repeat-x;
    color: #003399;
    font-weight: 400;
-moz-border-radius-topright: .4em;
-moz-border-radius-bottomleft: .4em;
-moz-border-radius-topleft: .4em;
-moz-border-radius-bottomright: .4em;
border: 1px solid; 
}
 
 
/* colores del texto entre <code> (dejo por defecto)
code { background-color: #00AA00; }
code { color: Black }*/
 
/* Color de texto preformateado */
pre {
    padding: 1em;
    border: 1px solid #003399;
    color: #003399;
    background-color: #F4F6FE;
    line-height: 1.1em;
}
 
/* Barras de abajo */
#footer {
    background: transparent;
    border-top: 0px;
    border-bottom: 0px;
    margin: 0.6em 0em 1em 0em;
    padding: 0.4em 0em 1.2em 0em;
    text-align: center;
    font-size: 90%;
}
 
 
body {
    font: x-small sans-serif;
    color: black;
    margin: 0;
    padding: 0;
}
 
 
#catlinks {
    border:1px solid #003399;
    background-color:#ECF3FC;
    color: #003399;
    padding:5px;
    margin-top: 1em;
    clear: both;
}
 
 
/* Redondea los bordes :( */
#p-cactions ul li, #p-cactions ul li a {  
  -moz-border-radius-topleft: 0em;
  -moz-border-radius-topright: 0em;
}
#content { 
  -moz-border-radius-topleft: 0em; 
  -moz-border-radius-bottomleft: 0em;
}
div.pBody {
  -moz-border-radius-topright: 0em;
  -moz-border-radius-bottomright: 0em;
}
.portlet h5 
{
   -moz-border-radius-topright: 0em;
}
 
 
 
/* Colores de la caja de edición al editar textos */
textarea { color: #000000; }
textarea { background : #f8f8f8; } 
 
/* Barra arriba (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 */ 
#content { color : black; font-family:Trebuchet MS;}
#content { background : white; } 
#p-cactions li { background : white; } 
#p-cactions li a { background-color : white; } 
 
/* Color de fondo de la página de artículos -> por defecto */
 
/* Color de fondo de la página de discusión de artículos */
.ns-1 * #content { color : black; } 
.ns-1 * #content { background : #FFFFEE; }
.ns-1 * #p-cactions li { background : #FFFFEE; }
.ns-1 * #p-cactions li a { background-color : #FFFFEE; }
 
/* Color de fondo de la página de Usuario -> por defecto */
 
/* Color de fondo de la página de discusión de Usuario */
.ns-3 * #content { color : black; } 
.ns-3 * #content { background : #FFFFEE; }
.ns-3 * #p-cactions li { background : #FFFFEE; }
.ns-3 * #p-cactions li a { background-color : #FFFFEE; }
 
/* Color de fondo de la página de Wikipedia */
.ns-4 * #content { color : black; } 
.ns-4 * #content { background : #EEFFEE; }
.ns-4 * #p-cactions li { background : #EEFFEE; }
.ns-4 * #p-cactions li a { background-color : #EEFFEE; }
 
/* Color de fondo de la página de discusión de Wikipedia */
.ns-5 * #content { color : black; } 
.ns-5 * #content { background : #FFFFEE; }
.ns-5 * #p-cactions li { background : #FFFFEE; }
.ns-5 * #p-cactions li a { background-color : #FFFFEE; }
 
/* Color de fondo de la página de descripción de imágenes 
.ns-6 * #content { color : black; } 
.ns-6 * #content { background : #EEEEFF; }
.ns-6 * #p-cactions li { background : #EEEEFF; }
.ns-6 * #p-cactions li a { background-color : #EEEEFF; }*/
 
/* Color de fondo de la página de discusión de imagenes */
.ns-7 * #content { background : #FFFFEE; }
.ns-7 * #content { color : black; } 
.ns-7 * #p-cactions li { background : #FFFFEE; }
.ns-7 * #p-cactions li a { background-color : #FFFFEE; }
 
/* Color de fondo de la página de MediaWiki */
.ns-8 * #content { color : black; } 
.ns-8 * #content { background : #EEEEFF; }
.ns-8 * #p-cactions li { background : #EEEEFF; }
.ns-8 * #p-cactions li a { background-color : #EEEEFF; }
 
/* Color de fondo de la página de discusión de MediaWiki */
.ns-9 * #content { color : black; } 
.ns-9 * #content { background : #FFFFEE; }
.ns-9 * #p-cactions li { background : #FFFFEE; }
.ns-9 * #p-cactions li a { background-color : #FFFFEE; }
 
/* Color de fondo de la página de discusión de Plantilla */
.ns-11 * #content { color : black; } 
.ns-11 * #content { background : #FFFFEE; }
.ns-11 * #p-cactions li { background : #FFFFEE; }
.ns-11 * #p-cactions li a { background-color : #FFFFEE; }
 
/* Color de fondo de la página de ayuda */
.ns-12 * #content { color : black; } 
.ns-12 * #content { background : #FFEEEE; }
.ns-12 * #p-cactions li { background : #FFEEEE; }
.ns-12 * #p-cactions li a { background-color : #FFEEEE; }
 
/* Color de fondo de la pagina de discusión de ayuda */
.ns-13 * #content { color : black; } 
.ns-13 * #content { background : #FFEEEE; }
.ns-13 * #p-cactions li { background : #FFEEEE; }
.ns-13 * #p-cactions li a { background-color : #FFEEEE; }
 
/* Color de fondo de la página de discusión de categoría */
.ns-15 * #content { color : black; } 
.ns-15 * #content { background : #FFFFEE; }
.ns-15 * #p-cactions li { background : #FFFFEE; }
.ns-15 * #p-cactions li a { background-color : #FFFFEE; }
 
/* Color de fondo de la pagina de wikiproyectos*/
.ns-102 * #content { color : black; } 
.ns-102 * #content { background : #FFFFEE; }
.ns-102 * #p-cactions li { background : #FFFFEE; }
.ns-102 * #p-cactions li a { background-color : #FFFFEE; }
 
/* Color de fondo de la pagina de discusión de wikiproyectos*/
.ns-103 * #content { color : black; } 
.ns-103 * #content { background : #FFFFEE; }
.ns-103 * #p-cactions li { background : #FFFFEE; }
.ns-103 * #p-cactions li a { background-color : #FFFFEE; }
 
/* los n+1 son las páginas de discusión '0': 'Artículo',   '2': 'Usuario',   '4': 'Wikipedia',  '6': 'Imagen', */
/*                                      '8': 'MediaWiki', '10': 'Plantilla', '12': 'Ayuda',     '14': 'Categoría' '102': 'Wikiproyectos' */
 
/************************ 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*/
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; }
 
/* Caja de navegación */
li#n-mainpage a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/mainpage.png) top left no-repeat; }
li#n-portal  a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/portal.png) top left no-repeat; }
li#n-currentevents  a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/currentevents.png) top left no-repeat; }
li#n-recentchanges  a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/recentchanges.png) top left no-repeat; }
li#n-help  a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/help.png) top left no-repeat; }
li#n-randompage a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/random.png) top left no-repeat; }
li#n-sitesupport a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/sitesupport.png) top left no-repeat; }
 
//</nowiki></pre>