Diferencia entre revisiones de «Usuario:Monkiki/monobook.css»

De Guía Ubuntu
Saltar a: navegación, buscar
 
Línea 1: Línea 1:
//<pre><nowiki>
+
/* basic elements */
/* body { font-family: Arial, Arial Unicode MS, sans-serif } */
+
body {  
 
+
font-size: 7pt;
/* colores de enlaces */
+
font-family: verdana, sans-serif;
 
+
color: #6B441A;
a:visited{color:green}
+
background: #f9f9f0;
a {text-decoration:none}
+
margin: 0px;
a:active, a:hover {text-decoration:underline}
+
}
.stub:visited {color:darkorange !important}
+
p {  
#p-cactions #ca-edit-0 a {
+
margin-top: 0px;
    padding-left: 0.4em;
+
}
    padding-right: 0.4em;
+
a {
 +
text-decoration: none;
 +
color: #995522;
 +
background: none;
 
}
 
}
 
+
a:visited {
.Unicode .unicode { font-family: "Arial Unicode MS", Code2000, Gentium, "Lucida Sans Unicode", "TITUS Cyberbit Basic", "Lucida Grande", sans-serif }
+
color: #995522;
 
+
.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;
+
 
}
 
}
 
+
a:active {
.ns-1 * #mytabs li a,
+
color: #995522;
.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;
+
 
}
 
}
 
+
a:hover {
.ns-1 * #content div.thumb,
+
color: #FF8000;
.ns-3 * #content div.thumb,
+
        text-decoration: underline;
.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;
+
 
}
 
}
 
+
a.stub {
#bodyContent .plainlinks a {padding: 0 !important}
+
color: #995522;
 
+
#p-cactions ul li, #p-cactions ul li a { 
+
  -moz-border-radius-topleft: .5em;
+
  -moz-border-radius-topright: .5em;
+
 
}
 
}
#content {
+
a.new, #p-personal a.new {
  -moz-border-radius-topleft: .5em;
+
color: #995522;
  -moz-border-radius-bottomleft: .5em;
+
 
}
 
}
div.pBody {
+
a.new:visited, #p-personal a.new:visited {
  -moz-border-radius-topright: .5em;
+
color: #995522;
  -moz-border-radius-bottomright: .5em;
+
 
}
 
}
 +
/*Images in tables*/
 +
.visualClear { clear: both; }
  
.diff-deletedline .diffchange {text-decoration: line-through;}
+
table {
.diff-addedline .diffchange {text-decoration: underline;}
+
     font-size: 100%;
 
+
     background: White;
 
+
.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 {
+
img {
     color: #001155;
+
     border: none;
     font-size: 14pt;
+
     vertical-align: middle;
    font-weight: bold
+
 
}
 
}
  
h1 { border-bottom: 0px; }
+
p {
 
+
     margin: 0.4em 0em 0.7em 0em;
 
+
     line-height: 1.5em;
/* 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;  
+
 
}
 
}
  
 +
p img { margin: 0; }
  
/* Barra de navegación - Columna de la izquierda*/
+
hr {
 
+
    height: 1px;
/* Cabeceras de cajas (navegación, búsqueda, herramientas, interwikis, personal) */
+
    color: #aaaa55;
#p-navigation h5, #p-search h5, #p-tb h5, #p-lang h5, #p-nbx h5  {
+
    background-color: #aaaa55;
background: #CCE0FB;
+
    border: 0;
padding: 4px 10px;
+
    margin: 0.2em 0 0.2em 0;
display: block;
+
font-weight: bold;
+
font-size: .8em;
+
margin-bottom: 1px;
+
-moz-border-radius-topright: 1em;
+
 
}
 
}
  
/* Cajas */
+
/*headers*/
#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 {
+
h1, h2, h3, h4, h5, h6 {
    background: #F4F6FE;
+
    color: Black;
     border: 1px solid;
+
    background: none;
     color: #003399;
+
    font-weight: normal;
     font-size: 7pt;
+
    margin: 0;
 +
    padding-top: 0.5em;
 +
    padding-bottom: 0.17em;
 +
    border-bottom: 1px solid #aaaa55;
 +
}
 +
h1 { font-size: 188%; }
 +
h2 { font-size: 150%; }
 +
h3, h4, h5, h6 {
 +
    border-bottom: none;
 +
    font-weight: bold;
 +
}
 +
h3 { font-size: 132%; }
 +
h4 { font-size: 116%; }
 +
h5 { font-size: 100%; }
 +
h6 { font-size: 80%; }
 +
a.new {
 +
        color: #FF8000;
 +
}
 +
fieldset {
 +
     border: 1px solid #aaaa55;
 +
     margin: 1em 0em 1em 0em;
 +
    padding: 0em 1em 1em 1em;
 +
    line-height: 1.5em;
 +
}
 +
legend {
 +
    background: White;
 +
    padding: 0.5em;
 +
     font-size: 95%;
 +
}
 +
form {
 +
    border: none;
 +
    margin: 0;
 
}
 
}
  
#p-navigation a, #p-search a, #p-tb a, #p-lang a, #p-nbx a { color: #003399; }
+
textarea {
 
+
     border: 1px solid #aaaa55;
/* Caja de búsqueda - área de texto a buscar */
+
     color: Black;
#searchInput {  
+
     background-color: #ffffe0;
     border: 1px ridge !important;  
+
     width: 100%;
     color: #316CA5;  
+
     padding: 0.1em;
     background: #fff;
+
    overflow: auto;
}
+
/* 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;  
+
 
}
 
}
 
+
/*ident*/
 
+
/* colores del texto entre <code> (dejo por defecto)
+
code { background-color: #00AA00; }
+
code { color: Black }*/
+
 
+
/* Color de texto preformateado */
+
 
pre {
 
pre {
 
     padding: 1em;
 
     padding: 1em;
     border: 1px solid #003399;
+
     border: 1px dashed #aaaa55;
     color: #003399;
+
     color: Black;
     background-color: #F4F6FE;
+
     background-color: #ffffe0;
     line-height: 1.1em;
+
     line-height: 1em;
 
}
 
}
  
/* Barras de abajo */
+
/*misc*/
#footer {
+
.usermessage {
     background: transparent;
+
     background-color: #ffce7b;
     border-top: 0px;
+
     border: 1px solid #ffa500;
     border-bottom: 0px;
+
     color: Black;
     margin: 0.6em 0em 1em 0em;
+
    font-weight: bold;
     padding: 0.4em 0em 1.2em 0em;
+
     margin: 2em 0em 1em 0em;
     text-align: center;
+
     padding: 0.5em 1em;
    font-size: 90%;
+
     vertical-align: middle;
 
}
 
}
 
+
.error {
 
+
     color: red;
body {
+
     font-size: larger;
    font: x-small sans-serif;
+
     color: black;
+
     margin: 0;
+
    padding: 0;
+
 
}
 
}
 
+
/*misc*/
  
 
#catlinks {
 
#catlinks {
     border:1px solid #003399;
+
     border:1px solid #aaaa55;
     background-color:#ECF3FC;
+
     background-color:#ffffe0;
    color: #003399;
+
 
     padding:5px;
 
     padding:5px;
 
     margin-top: 1em;
 
     margin-top: 1em;
    clear: both;
 
 
}
 
}
  
 +
/* emulate center */
 +
.center {
 +
    width: 100%;
 +
    text-align: center;
 +
}
 +
*.center * {
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
}
  
/* Redondea los bordes :( */
+
/*
#p-cactions ul li, #p-cactions ul li a {
+
** content styles
  -moz-border-radius-topleft: 0em;
+
*/
  -moz-border-radius-topright: 0em;
+
 
 +
#toc {  
 +
    /*border:1px solid #2f6fab;*/
 +
    border:1px solid #aaaaaa;
 +
    background-color:#f9f9f0;
 +
    padding:5px;
 +
    font-size: 95%;
 
}
 
}
#content {  
+
#toc .tocindent { margin-left: 2em; }
  -moz-border-radius-topleft: 0em;  
+
#toc .tocline { margin-bottom: 0px; }
  -moz-border-radius-bottomleft: 0em;
+
#toc p { margin: 0 }
 +
#toc .toctoggle { font-size: 94%; }
 +
#toc .editsection {
 +
    margin-top: 0.7em;
 +
    font-size: 94%;
 
}
 
}
div.pBody {
+
 
  -moz-border-radius-topright: 0em;
+
/* images */
  -moz-border-radius-bottomright: 0em;
+
div.floatright {  
 +
    float: right;
 +
    margin: 0;
 +
    position:relative;
 +
    border: 0.5em dotted White;
 +
    border-width: 0.5em 0 0.8em 1.4em;
 
}
 
}
.portlet h5
+
div.floatright p { font-style: italic;}
{
+
div.floatleft {  
  -moz-border-radius-topright: 0em;
+
    float: left;
 +
    margin: 0.3em 0.5em 0.5em 0;
 +
    position:relative;
 +
    border: 0.5em dotted White;
 +
    border-width: 0.5em 1.4em 0.8em 0;
 
}
 
}
 +
div.floatleft p { font-style: italic; }
  
  
 +
/* thumbnails */
 +
div.thumb {
 +
    margin-bottom: 0.5em;
 +
    border-style: dotted; border-color: White;
 +
    width: auto;
 +
    overflow: hidden;
 +
}
 +
div.thumb div {
 +
    border:1px solid #aaaa55;
 +
    padding: 3px !important;
 +
    background-color:#f9f9f0;
 +
    font-size: 94%;
 +
    text-align: center;
 +
}
 +
div.thumb div a img {
 +
    border:1px solid #cccccc;
 +
}
 +
div.thumb div div.thumbcaption {
 +
    border: none;
 +
    text-align: left;
 +
    padding: 0.3em 0 0.1em 0;
 +
}
 +
div.magnify {
 +
    float: right;
 +
    border: none !important;
 +
    background: none !important;
 +
}
 +
div.magnify a, div.magnify img {
 +
    display: block;
 +
    border: none !important;
 +
    background: none !important;
 +
}
 +
div.tright {
 +
    float: right;
 +
    border-width: 0.5em 0 0.8em 1.4em;
 +
}
 +
div.tleft {
 +
    float: left;
 +
    margin-right:0.5em;
 +
    border: 0.5em 1.4em 0.8em 0;
 +
}
  
/* Colores de la caja de edición al editar textos */
+
.urlexpansion,
textarea { color: #000000; }
+
.hiddenStructure {
textarea { background : #f8f8f8; }  
+
    display: none;
 +
}
 +
img.tex { vertical-align: middle; }
 +
span.texhtml { font-family: serif; }
  
/* Barra arriba (la que tiene enlaces a las preferencias, buzón, usuario, etc.) */
+
/*
#p-personal li a { color: #003399; } 
+
** User styles
#p-personal li a:hover { color: #C00000; } 
+
*/
  
/* Color por defecto */  
+
/* table standards */
#content { color : black; font-family:Trebuchet MS;}
+
table.rimage {
#content { background : white; }
+
    float:right;
#p-cactions li { background : white; }  
+
    width:1pt;
#p-cactions li a { background-color : white; }  
+
    position:relative;
 +
    margin-left:1em;
 +
    margin-bottom:1em;
 +
    text-align:center;
 +
}
 +
.toccolours {
 +
    border:1px solid #aaaa55;
 +
    background-color:#f9f9f0;
 +
    padding:5px;
 +
    font-size: 95%;
 +
}
 +
div.townBox {
 +
    position:relative;
 +
    float:right;
 +
    background:White;
 +
    margin-left:1em;
 +
    border: 1px solid #aaaa55;
 +
    padding:0.3em;
 +
    width: 200px;
 +
    overflow: hidden;
 +
    clear: right;
 +
}
 +
div.townBox dl {
 +
    padding: 0;
 +
    margin: 0 0 0.3em 0;
 +
    font-size: 96%;
 +
}
 +
div.townBox dl dt {
 +
    background: none;
 +
    margin: 0.4em 0 0 0;
 +
}
 +
div.townBox dl dd {
 +
    margin: 0.1em 0 0 1.1em;
 +
    background-color: #f3f3e0;
 +
}
 +
/*
 +
** edit views etc
 +
*/
  
/* Color de fondo de la página de artículos -> por defecto */
+
.special li {
 +
    line-height: 1.4em;
 +
    margin: 0;
 +
    padding: 0;
 +
}
  
/* 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 */
+
/* Page history styling */
 +
/* the auto-generated edit comments */
 +
.autocomment { color: gray; }
 +
#pagehistory span.user {
 +
    margin-left: 1.4em;
 +
    margin-right: 0.4em;
 +
}
 +
#pagehistory span.minor { font-weight: bold; }
 +
#pagehistory li { border: 1px solid White; }
 +
#pagehistory li.selected {
 +
    background-color:#f9f9f0;
 +
    border:1px dashed #aaaa55;
 +
}
  
/* Color de fondo de la página de discusión de Usuario */
+
/*
.ns-3 * #content { color : black; }  
+
** Diff rendering
.ns-3 * #content { background : #FFFFEE; }
+
*/
.ns-3 * #p-cactions li { background : #FFFFEE; }
+
table.diff { background:white; }
.ns-3 * #p-cactions li a { background-color : #FFFFEE; }
+
td.diff-otitle { background:#ffffff; }
 +
td.diff-ntitle { background:#ffffff; }
 +
td.diff-addedline { background:#ccffcc; }
 +
td.diff-deletedline { background:#ffffaa; }
 +
td.diff-context { background:#eeeeee; }
  
/* Color de fondo de la página de Wikipedia */
+
/* disable interwiki styling */
.ns-4 * #content { color : black; }
+
#bodyContent a.extiw {
.ns-4 * #content { background : #EEFFEE; }
+
    color: #995522;
.ns-4 * #p-cactions li { background : #EEFFEE; }
+
    background: none;
.ns-4 * #p-cactions li a { background-color : #EEFFEE; }
+
    padding: 0;
 +
}
 +
#bodyContent a.external { color: #995522; }
 +
/* this can be used in the content area to switch off
 +
special external link styling */
 +
#bodyContent .plainlinks a {
 +
    background: none;
 +
    padding: 0;
 +
}
  
/* Color de fondo de la página de discusión de Wikipedia */
+
/*search box*/
.ns-5 * #content { color : black; }
+
#searchInput {
.ns-5 * #content { background : #FFFFEE; }
+
    border: 1px solid #aaaa55;  
.ns-5 * #p-cactions li { background : #FFFFEE; }
+
    width:110px;
.ns-5 * #p-cactions li a { background-color : #FFFFEE; }
+
    margin: 0 0 0 0;
 
+
     font-size: 95%;
/* 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>
+

Revisión de 15:42 6 jul 2006

 /* basic elements */
body { 
	font-size: 7pt;
	font-family: verdana, sans-serif;
	color: #6B441A;
	background: #f9f9f0;
	margin: 0px; 
	}
p { 
	margin-top: 0px; 
	}
a {
	text-decoration: none;
	color: #995522;
	background: none;
}
a:visited {
	color: #995522;
}
a:active {
	color: #995522;
}
a:hover {
	color: #FF8000;
        text-decoration: underline;
}
a.stub {
	color: #995522;
}
a.new, #p-personal a.new {
	color: #995522;
}
a.new:visited, #p-personal a.new:visited {
	color: #995522;
}
/*Images in tables*/
.visualClear { clear: both; }
 
table {
    font-size: 100%;
    background: White;
}
 
img {
    border: none;
    vertical-align: middle;
}
 
p {
    margin: 0.4em 0em 0.7em 0em;
    line-height: 1.5em;
}
 
p img { margin: 0; }
 
hr {
    height: 1px;
    color: #aaaa55;
    background-color: #aaaa55;
    border: 0;
    margin: 0.2em 0 0.2em 0;
}
 
/*headers*/
 
h1, h2, h3, h4, h5, h6 {
    color: Black;
    background: none;
    font-weight: normal;
    margin: 0;
    padding-top: 0.5em;
    padding-bottom: 0.17em;
    border-bottom: 1px solid #aaaa55;
}
h1 { font-size: 188%; }
h2 { font-size: 150%; }
h3, h4, h5, h6 { 
    border-bottom: none;
    font-weight: bold;
}
h3 { font-size: 132%; }
h4 { font-size: 116%; }
h5 { font-size: 100%; }
h6 { font-size: 80%;  }
a.new {
         color: #FF8000;
}
fieldset {
    border: 1px solid #aaaa55;
    margin: 1em 0em 1em 0em;
    padding: 0em 1em 1em 1em;
    line-height: 1.5em;
}
legend {
    background: White;
    padding: 0.5em;
    font-size: 95%;
}
form {
    border: none;
    margin: 0;
}
 
textarea {
    border: 1px solid #aaaa55;  
    color: Black;
    background-color: #ffffe0;
    width: 100%;
    padding: 0.1em;
    overflow: auto;
}
/*ident*/
pre {
    padding: 1em;
    border: 1px dashed #aaaa55;
    color: Black;
    background-color: #ffffe0;
    line-height: 1em;
}
 
/*misc*/
.usermessage {
    background-color: #ffce7b;
    border: 1px solid #ffa500;
    color: Black;
    font-weight: bold;
    margin: 2em 0em 1em 0em;
    padding: 0.5em 1em;
    vertical-align: middle;
}
.error {
    color: red;
    font-size: larger;
}
/*misc*/
 
#catlinks {
    border:1px solid #aaaa55;
    background-color:#ffffe0;
    padding:5px;
    margin-top: 1em;
}
 
/* emulate center */
.center {
    width: 100%;
    text-align: center;
}
*.center * {
    margin-left: auto;
    margin-right: auto;
}
 
/*
** content styles
*/
 
#toc { 
    /*border:1px solid #2f6fab;*/
    border:1px solid #aaaaaa;
    background-color:#f9f9f0;
    padding:5px;
    font-size: 95%;
}
#toc .tocindent { margin-left: 2em; }
#toc .tocline { margin-bottom: 0px; }
#toc p { margin: 0 }
#toc .toctoggle { font-size: 94%; }
#toc .editsection { 
    margin-top: 0.7em; 
    font-size: 94%;
}
 
/* images */
div.floatright { 
    float: right; 
    margin: 0;
    position:relative;
    border: 0.5em dotted White;
    border-width: 0.5em 0 0.8em 1.4em;
}
div.floatright p { font-style: italic;} 
div.floatleft { 
    float: left; 
    margin: 0.3em 0.5em 0.5em 0;
    position:relative;
    border: 0.5em dotted White;
    border-width: 0.5em 1.4em 0.8em 0;
}
div.floatleft p { font-style: italic; } 
 
 
/* thumbnails */
div.thumb {
    margin-bottom: 0.5em;
    border-style: dotted; border-color: White;
    width: auto;
    overflow: hidden;
}
div.thumb div {
    border:1px solid #aaaa55;
    padding: 3px !important;
    background-color:#f9f9f0;
    font-size: 94%;
    text-align: center;
}
div.thumb div a img {
    border:1px solid #cccccc;
}
div.thumb div div.thumbcaption {
    border: none;
    text-align: left;
    padding: 0.3em 0 0.1em 0;
}
div.magnify {
    float: right;
    border: none !important;
    background: none !important;
}
div.magnify a, div.magnify img {
    display: block;
    border: none !important;
    background: none !important;
}
div.tright {
    float: right;
    border-width: 0.5em 0 0.8em 1.4em;
}
div.tleft {
    float: left;
    margin-right:0.5em;
    border: 0.5em 1.4em 0.8em 0;
}
 
.urlexpansion,
.hiddenStructure {
    display: none;
}
img.tex { vertical-align: middle; }
span.texhtml { font-family: serif; }
 
/*
** User styles
*/
 
/* table standards */
table.rimage {
    float:right; 
    width:1pt; 
    position:relative;
    margin-left:1em; 
    margin-bottom:1em;
    text-align:center;
}
.toccolours { 
    border:1px solid #aaaa55;
    background-color:#f9f9f0;
    padding:5px;
    font-size: 95%;
}
div.townBox {
    position:relative;
    float:right;
    background:White;
    margin-left:1em;
    border: 1px solid #aaaa55;
    padding:0.3em;
    width: 200px;
    overflow: hidden;
    clear: right;
}
div.townBox dl {
    padding: 0;
    margin: 0 0 0.3em 0; 
    font-size: 96%;
}
div.townBox dl dt {
    background: none;
    margin: 0.4em 0 0 0;
}
div.townBox dl dd {
    margin: 0.1em 0 0 1.1em;
    background-color: #f3f3e0;
}
/*
** edit views etc
*/
 
.special li {
    line-height: 1.4em;
    margin: 0;
    padding: 0;
}
 
 
/* Page history styling */
/* the auto-generated edit comments */
.autocomment { color: gray; }
#pagehistory span.user { 
    margin-left: 1.4em;
    margin-right: 0.4em;
}
#pagehistory span.minor { font-weight: bold; }
#pagehistory li { border: 1px solid White; }
#pagehistory li.selected { 
    background-color:#f9f9f0;
    border:1px dashed #aaaa55;
}
 
/*
** Diff rendering
*/
table.diff { background:white; }
td.diff-otitle { background:#ffffff; }
td.diff-ntitle { background:#ffffff; }
td.diff-addedline { background:#ccffcc; }
td.diff-deletedline { background:#ffffaa; }
td.diff-context { background:#eeeeee; }
 
/* disable interwiki styling */
#bodyContent a.extiw {
    color: #995522;
    background: none;
    padding: 0;
}
#bodyContent a.external { color: #995522; }
/* this can be used in the content area to switch off
special external link styling */
#bodyContent .plainlinks a {
    background: none;
    padding: 0;
}
 
/*search box*/
#searchInput {
    border: 1px solid #aaaa55; 
    width:110px;
    margin: 0 0 0 0;
    font-size: 95%;
}