Header

De Alfaomega

(Diferencias entre versiones)
(de http://cosmochips.net/mediawiki/index.php?title=Script:Main.css)
m (Reverted edit of Admin, changed back to last version by Omega)
Line 19: Line 19:
   
   
   
   
-
/*
+
ttp://es.wikipedia.org/wiki/User:Sanbec/monobook.css
-
** cosmochips.net/mediawiki
+
Personalizada por Axxgreazz, para el [[w:es:User:Axxgreazz/Monobook-Suite]]
-
** main.css adapted from http://www.mono-project.com
+
Personalizada por Admin, para Alfaomega
-
*/
+
http://es.wikipedia.org/wiki/Usuario:Axxgreazz/Monobook-Suite */
-
 
+
 +
/* Seccin 1: Configuraci general */
 +
body {
body {
-
    background-color: #fff;
+
font: x-small sans-serif;
-
    color: #333;
+
background: #F0F0F0 no-repeat 0 0;
-
    font-family: "lucida grande", myriad, "andale sans", "luxi sans", arial, tahoma, "toga sans", helvetica, sans-serif;
+
color: black;
-
    margin: 0;
+
margin: 0;
-
    padding: 0;
+
padding: 0;
-
    text-align: center;
+
-
    font-size: 11pt;
+
}
}
-
 
+
-
html>body {
+
a {text-decoration:none}
-
     font-size: 0.8em;
+
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;
}
}
-
 
+
-
a:link {
+
#content {
-
    font-weight: bold;
+
color: black;
-
color: #060;
+
font-family: "Trebuchet MS";
-
    text-decoration: none;
+
}
}
-
 
+
-
a:visited {
+
/* Colores de la caja de edicin al editar textos */
-
    font-weight: bold;
+
textarea { color: #000000; }
-
    text-decoration: none;
+
textarea { background : #F8F8F8; }
-
color: #393;
+
 +
/* Barra personal (la que tiene enlaces a las preferencias, buzn, 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}
 +
 +
 +
/* Seccin 2: Bordes redondeados (para navegadores moz/firefox/gecko) */
 +
 +
.pBody {
 +
  padding: 0.3em 0.1em;
 +
  -moz-border-radius-topright: 0.5em;
}
}
-
 
+
-
a:hover {
+
.portlet h5 {
-
    font-weight: bold;
+
  background-color: #e0e3e6;
-
color: #000;
+
  border: thin solid silver;
-
text-decoration: none;
+
  -moz-border-radius-topright: 0.5em;
}
}
-
 
+
-
a:active {
+
#p-cactions ul li, #p-cactions ul li a {
 +
  -moz-border-radius-topright: 0.5em;
}
}
-
 
+
-
a.new, #p-personal a.new {
+
#content {
-
color: #900;
+
  -moz-border-radius-topleft: 0.5em;
}
}
-
 
+
-
.image img, a img {
+
-
border: none;
+
/* Seccin 3: Estilo de los diff */
 +
 +
td.diff-deletedline {background:#E4F6D8;}
 +
td.diff-addedline {background:#D8E4F6;}
 +
td.diff-deletedline .diffchange {
 +
    text-decoration: line-through;
 +
    color: #104000;
}
}
-
 
+
td.diff-addedline .diffchange {
-
.thumb {
+
     text-decoration: underline;
-
     margin: 1em;
+
     color: #001040;
-
    padding: 1em;
+
-
     color: #999;
+
}
}
-
 
+
 +
 +
/* Seccion 4: Estilo de los titulos */
 +
h1, h2, h3, h4, h5, h6 {
h1, h2, h3, h4, h5, h6 {
-
color: #141;
+
color: #336699;
-
    font-family: "vag rounded", "vag round", "arial mt rounded", "arial rounded", "lucida grande", myriad, "andale sans", "luxi sans", "bitstream vera sans", tahoma, "toga sans", helvetica, arial, sans-serif;
+
-
    margin: 0;
+
-
    padding: 0;
+
}
}
-
 
+
#bodyContent h1 {
 +
color: #336699;
 +
}
 +
#bodyContent h2 {
 +
color: #336699;
 +
}
 +
#bodyContent h3 { color : #336699; }
 +
#bodyContent h4 { color : #336699; }
 +
#bodyContent h5 { color : #336699; }
 +
#bodyContent h6 { color : #336699; }
 +
h1 {
h1 {
-
    font-size: 20pt;
+
font-weight: 100;
 +
background-color: transparent;
 +
width: 90%;
 +
margin: 0.5em 0 0.5em 1em;
 +
padding: 0.5em;
 +
border-bottom: 0px;
 +
font-size: 180%;
}
}
-
 
+
h2 {
h2 {
-
    font-size: 16pt;
+
color: #336699;
-
    margin-top: 15px;
+
font-size: 14pt;
 +
font-weight: bold;
}
}
-
h3 {
+
/* Seccin 5: Estilo de las barras de navegacin (columna de la izquierda)
-
    font-size: 12pt;
+
  (Navegacin, bsqueda, herramientas, interwikis, personal, desarrollo, recursos, participa,  estados) */
 +
 +
/* Cabeceras */
 +
#p-navigation h5, #p-search h5, #p-tb h5, #p-lang h5, #p-nbx h5, #p-development h5, #p-resources h5, #p-participate h5, #tz-statuschanger h5, #p-Contribuer h5, #p-colaboraci.C3.B3n h5, #p-ayuda h5, #p-community h5, #p-site h5, #p-download-header h5, #p-support h5, #p-communication h5 {
 +
background: #F5FFFA;
 +
padding: 4px 10px;
 +
display: block;
 +
font-weight: bold;
 +
font-size: .8em;
 +
margin-bottom: 1px;
 +
-moz-border-radius-topright: 1em;
 +
color: Black;
}
}
-
 
+
-
h4 {
+
/* Enlaces */
-
margin-left: 1em;
+
#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, #p-site a, #p-download-header a, #p-support a, #p-communication a { color: #003399; }
-
margin-top: 5px;
+
-
    font-size: 10pt;
+
/*Contenido */
 +
.pBody {
 +
padding: 0.3em 0.1em;
 +
-moz-border-radius-topright: .5em;
 +
background-color: White;
}
}
-
 
+
-
h5, h6 {
+
-
     font-size: 10pt;
+
/* Seccin 6: Estilo de texto preformateado */
 +
pre {
 +
     padding: 1em;
 +
    border: 1px solid #003399;
 +
    color: #003399;
 +
    background-color: #F4F6FE;
 +
    line-height: 1.1em;
}
}
-
 
+
-
hr {
+
-
color: #141;
+
/* Seccin 7: Estilo de la seccin inferior */
-
background-color: #141;
+
-
height: 1px;
+
-
margin-top: 2em;
+
-
margin-bottom: 2em;
+
-
}
+
-
 
+
-
dl {
+
-
margin: 5px;
+
-
}
+
-
 
+
-
a + h2 + p {
+
-
margin-bottom: 2em;
+
-
}
+
-
 
+
-
/*** id (should only occur once in a page) ***/
+
-
#globalWrapper {
+
-
background: #fff url(http://cosmochips.net/resources/images/skins/cosmochips/head_background.png) no-repeat top left;
+
-
}
+
-
 
+
-
html>body #globalWrapper {
+
-
    border: 0;
+
-
}
+
-
 
+
-
#bigWrapper {
+
-
    position: relative;
+
-
    max-width: 80em;
+
-
    margin: 0 auto;
+
-
    text-align: left;
+
-
}
+
-
 
+
-
#column-content {
+
-
    /* Content wrapper */
+
-
  padding: 160px 5em 30px 5em;
+
-
}
+
-
 
+
-
#content {
+
-
    /* Content area */
+
-
    text-align: justify;
+
-
}
+
-
 
+
-
#contentTop {
+
-
    /* Something at the top of the content? */
+
-
}
+
-
 
+
-
#bodyContent {
+
-
    /* Content under the header */
+
-
}
+
-
 
+
-
#siteSub {
+
-
    /* Sub-heading*/
+
-
    display: none;
+
-
}
+
-
 
+
-
#contentSub {
+
-
    /* Under the sub-heading */
+
-
}
+
-
 
+
-
#column-one {
+
-
    /* Utility-bar */
+
-
    display: block;
+
-
border: 1px solid #060;
+
-
    padding: 0.75em 1em;
+
-
    position: relative;
+
-
    line-height: 1.3em;
+
-
    background: transparent url(http://cosmochips.net/resources/images/skins/cosmochips/body_toolbox.png) no-repeat left;
+
-
    padding-left: 90px;
+
-
}
+
-
 
+
-
#column-one li {
+
-
    display: inline;
+
-
}
+
-
 
+
-
#column-one a {
+
-
    text-decoration: none;
+
-
    padding: 0 3pt;
+
-
}
+
-
 
+
-
#column-one a:hover {
+
-
text-decoration: none;
+
-
}
+
-
 
+
-
#column-one ul {
+
-
    margin: 0;
+
-
    padding: 0;
+
-
    display: inline;
+
-
  list-style: none;
+
-
}
+
-
 
+
-
#p-cactions {
+
-
    /* sidebar - "Views" */
+
-
}
+
-
 
+
-
#ca-nstab-main {
+
-
    /* sidebar - views:article */
+
-
}
+
-
 
+
-
#ca-history {
+
-
    /* sidebar - views:history */
+
-
}
+
-
 
+
-
#p-personal {
+
-
    /* sidebar - "Personal" */
+
-
    text-align: center;
+
-
}
+
-
 
+
-
#pt-login {
+
-
    /* sidebar - personal:login */
+
-
}
+
-
 
+
-
#pt-logout {
+
-
}
+
-
 
+
-
#p-logo {
+
-
    /* Wiki logo (replace with graphic via CSS) */
+
-
    position: absolute;
+
-
    top: 8px;
+
-
    left: 20px;
+
-
    background: transparent url(http://www.editthis.info/images/alfaomega/5/51/Logo_copia.png) no-repeat center;
+
-
}
+
-
 
+
-
#p-logo a {
+
-
    /* Wiki logo, part 2 */
+
-
    display: block;
+
-
    width: 150px;
+
-
    height: 150px;
+
-
    /* IE stuff */
+
-
    cursor: pointer;
+
-
}
+
-
 
+
-
#p-nav {
+
-
    /* sidebar - "Navigation" */
+
-
    position: absolute;
+
-
    top: 30px;
+
-
    left: 140px;
+
-
background-color: transparent;
+
-
    font-size: 18pt;
+
-
    font-family: "vag rounded", "vag round", "arial mt rounded", "arial rounded", verdana, "bitstream vera sans", "lucida sans", sans-serif;
+
-
    font-weight: bold;
+
-
}
+
-
 
+
-
#p-nav h5 {
+
-
    display: none;
+
-
}
+
-
 
+
-
#p-nav ul {
+
-
    margin: 0;
+
-
    padding: 0;
+
-
    margin: 5px;
+
-
    list-style: none;
+
-
    display: inline;
+
-
    display: block;
+
-
}
+
-
 
+
-
#p-nav li {
+
-
    margin: 0;
+
-
    padding: 0;
+
-
    display: inline;
+
-
}
+
-
 
+
-
#p-nav li a {
+
-
    padding: 0.5em;
+
-
    text-decoration: none;
+
-
color: #fff;
+
-
}
+
-
 
+
-
#p-nav li + li:before {
+
-
    content: " :: ";
+
-
    color: #999;
+
-
}
+
-
 
+
-
#p-nav li a:hover {
+
-
background-color: transparent;
+
-
}
+
-
 
+
-
#n-mainpage {
+
-
}
+
-
 
+
-
#n-downloads {
+
-
}
+
-
 
+
-
#n-screenshots {
+
-
}
+
-
 
+
-
#n-plans {
+
-
}
+
-
 
+
-
#n-contact {
+
-
}
+
-
 
+
-
#n-recentchanges {
+
-
}
+
-
 
+
-
#n-blogs {
+
-
}
+
-
 
+
-
#p-search {
+
-
    /* sidebar - "Search" */
+
-
    margin: 0 auto 1em;
+
-
    text-align: center;
+
-
}
+
-
 
+
-
#searchform {
+
-
    margin: 0 auto;
+
-
}
+
-
 
+
-
#searchInput {
+
-
}
+
-
 
+
-
#p-tb {
+
-
    /* sidebar - "Toolbox" */
+
-
}
+
-
 
+
-
#t-whatlinkshere {
+
-
}
+
-
 
+
-
#t-recentchangeslinked {
+
-
}
+
-
 
+
-
#t-specialpages {
+
-
}
+
-
 
+
#footer {
#footer {
-
     /* Footer */
+
     background: transparent;
-
     clear: both;
+
     border-top: 0px;
-
     padding: 2em 0;
+
     border-bottom: 0px;
-
     margin: 3em auto 2em;
+
     margin: 0.6em 0em 1em 0em;
 +
    padding: 0.4em 0em 1.2em 0em;
     text-align: center;
     text-align: center;
 +
    font-size: 90%;
}
}
-
 
+
-
#f-poweredbyico {
+
body {
-
    margin: 1em auto;
+
     font: x-small sans-serif;
-
}
+
     color: black;
-
 
+
-
#f-poweredbyico a {
+
-
    text-decoration: none;
+
-
     font-size: 9pt;
+
-
    border: 1px solid #141;
+
-
    text-align: center;
+
-
    padding: 1px 4px;
+
-
    background-color: #fff;
+
-
     color: #060;
+
-
}
+
-
 
+
-
#f-poweredbyico a:hover {
+
-
    background-color: #efe;
+
-
    color: #000;
+
-
}
+
-
 
+
-
#f-poweredbyico img {
+
-
    border: none;
+
-
    vertical-align: middle;
+
-
    margin: 0 0.4em 3px 0;
+
-
}
+
-
 
+
-
#f-list {
+
-
list-style: none;
+
-
text-align: center;
+
-
}
+
-
 
+
-
#f-lastmod {
+
-
}
+
-
 
+
-
#f-viewcount {
+
-
}
+
-
 
+
-
#f-about {
+
-
}
+
-
 
+
-
#f-disclaimer {
+
-
}
+
-
 
+
-
#toc {
+
-
    border: 1px solid #aaa;
+
-
    background-color: #f6f6f6;
+
-
    padding: 8pt;
+
-
    font-size: 95%;
+
-
    float: right;
+
-
    margin: 0 0 1em 2em;
+
-
    width: 24em;
+
-
}
+
-
 
+
-
#toc .tocindent {
+
-
margin: 0 0 1em 1em;
+
-
}
+
-
 
+
-
#toc .tocline {
+
-
margin-bottom: 0px;
+
-
}
+
-
 
+
-
#toc p {
+
-
margin: 0
+
-
}
+
-
 
+
-
#toc .toctoggle {
+
-
font-size: 94%;
+
-
}
+
-
 
+
-
#toc .editsection {
+
-
    margin-top: 0.7em;
+
-
    font-size: 94%;
+
-
}
+
-
 
+
-
#toc .tocline a {
+
-
    font-weight: bold;
+
-
    text-decoration: none;
+
-
}
+
-
 
+
-
#toc .tocindent a {
+
-
    text-decoration: none;
+
-
}
+
-
 
+
-
#toc a:hover {
+
-
    text-decoration: underline;
+
-
}
+
-
 
+
-
/*** class (may occur multiple times in a page) ***/
+
-
.ns-0 {
+
-
    /* Seems to be the main page */
+
-
}
+
-
 
+
-
.firstHeading,
+
-
#page-MainPage h1 {
+
-
    /* This is the first H1 */
+
-
    margin-top: 0;
+
-
}
+
-
 
+
-
.external {
+
-
    /* External links */
+
-
}
+
-
 
+
-
.urlexpansion {
+
-
    /* Printer-friendly URL expansions (should be hidden when viewed on screen) */
+
-
    display: none;
+
-
}
+
-
 
+
-
.MainPageBG {
+
-
    /* UNSURE */
+
-
}
+
-
 
+
-
.printfooter {
+
-
    /* Printer-friendly display of the current URL (should be off in screen media) */
+
-
    display: none;
+
-
}
+
-
 
+
-
.visualClear {
+
-
    /* Clears floating elements */
+
-
    clear: both;
+
-
}
+
-
 
+
-
.portlet {
+
-
    /* Sidebar sections */
+
-
    text-align: left;
+
-
}
+
-
 
+
-
.portlet li {
+
-
padding-left: 5px;
+
-
padding-right: 5px;
+
-
list-style: none;
+
-
display: inline;
+
-
}
+
-
 
+
-
.selected {
+
-
    /* UNKNOWN - currently selected page? */
+
-
}
+
-
 
+
-
.pBody {
+
-
    /* "portlet" bodies, for most portlets */
+
-
}
+
-
 
+
-
.searchButton {
+
-
    /* Style applied to the "Go" and "Search" buttons */
+
-
}
+
-
 
+
-
:target + h1, :target + h2, :target + h3, :target + h4 {
+
-
    background-color: #dfd;
+
-
}
+
-
 
+
-
/*
+
-
** keep the whitespace in front of the ^=, hides rule from konqueror
+
-
** this is css3, the validator doesn't like it when validating as css2
+
-
*/
+
-
#bodyContent a[href ^="http://"], #bodyContent a[href ^="gopher://"] {
+
-
/*    background: url(external.png) center right no-repeat;
+
-
*  padding-right: 13px; */
+
-
}
+
-
 
+
-
#bodyContent a[href ^="https://"], .link-https {
+
-
/*    background: url("lock_icon.gif") center right no-repeat;
+
-
*  padding-right: 16px; */
+
-
}
+
-
 
+
-
#bodyContent a[href ^="mailto:"], .link-mailto {
+
-
/*    background: url("mail_icon.gif") center right no-repeat;
+
-
*  padding-right: 18px; */
+
-
}
+
-
 
+
-
#bodyContent a[href ^="news://"] {
+
-
    background: url("news_icon.png") center right no-repeat;
+
-
    padding-right: 18px;
+
-
}
+
-
 
+
-
#bodyContent a[href ^="ftp://"], .link-ftp {
+
-
    background: url("file_icon.gif") center right no-repeat;
+
-
    padding-right: 18px;
+
-
}
+
-
 
+
-
#bodyContent a[href ^="irc://"], .link-irc {
+
-
    background: url("discussionitem_icon.gif")  center right no-repeat;
+
-
    padding-right: 18px;
+
-
}
+
-
 
+
-
#page-MainPage .rssfeed {
+
-
}
+
-
 
+
-
#page-MainPage .rssfeed dd+dt+dd {
+
-
    display: none;
+
-
}
+
-
 
+
-
#page-MainPage .rssfeed dd {
+
-
    padding: 0 1em 1em;
+
-
}
+
-
 
+
-
.rssfeed dl {
+
-
    margin: 0;
+
-
    padding: 1em 0 0;
+
-
}
+
-
 
+
-
.rssfeed dt {
+
-
}
+
-
 
+
-
.rssfeed dd {
+
     margin: 0;
     margin: 0;
     padding: 0;
     padding: 0;
}
}
-
 
+
-
#page-MainPage .rssfeed a {
+
#catlinks {
-
    text-decoration: none;
+
background: url(http://www.editthis.info/images/alfaomega/3/35/Crystal_Clear_app_my_documents.png) no-repeat 1%;
 +
background-color: #FFFFCC;
 +
margin-top: 1em;
 +
clear: both;
 +
font-size: 110%;
 +
font-style: italic;
 +
border: 1px dashed Black;
 +
text-align: left;
 +
text-indent: 4%;
 +
padding: 5px;
}
}
-
 
+
-
#page-MainPage .rssfeed a:hover {
+
-
     text-decoration: underline;
+
/* Seccin 8: Estilo de cajas de bsqueda */
 +
 +
#searchInput {
 +
    border: 1px ridge !important;
 +
    color: #003399;
 +
    background: #fff;
 +
}
 +
 +
/***************************************************************************************/
 +
 +
/* Seccin 9: Estilo de los botones de edicin */
 +
 +
input.editButton, input.searchButton, #wpSave, #wpPreview, #wpDiff, #wpLivepreview, #wpCleanLP {
 +
    background : url(http://upload.wikimedia.org/wikipedia/commons/b/ba/Search_button_bckg.png) center left repeat-x;
 +
    color: #003399;
 +
    font-weight: 400;
 +
    -moz-border-radius-topright: 0.4em;
 +
    -moz-border-radius-bottomleft: 0.4em;
 +
     -moz-border-radius-topleft: 0.4em;
 +
    -moz-border-radius-bottomright: 0.4em;
 +
    border: 1px solid;  
}
}
-
 
+
-
#page-MainPage .rssfeed h2 {
+
-
    margin-top: 0;
+
/* Seccin 10: Color de fondo de la pgina de articulos */
 +
 +
/* Pgina especiales */
 +
.ns--1 * #content { color : black; }
 +
.ns--1 * #content { background : #FFFFFF; }
 +
.ns--1 * #p-cactions li { background : #FFFFFF; }
 +
.ns--1 * #p-cactions li a { background-color : #FFFFFF; }
 +
 +
/* Pgina de artculos */
 +
.ns-0 * #content { color : black; }
 +
.ns-0 * #content { background : #FFFFFF; }
 +
.ns-0 * #p-cactions li { background : #FFFFFF; }
 +
.ns-0 * #p-cactions li a { background-color : #FFFFFF; }
 +
 +
/* Pgina de discusin de artculos */
 +
.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; }
 +
 +
/* Pgina */
 +
.ns-2 * #content { color : black; }
 +
.ns-2 * #content { background : #FFFFFF; }
 +
.ns-2 * #p-cactions li { background : #FFFFFF; }
 +
.ns-2 * #p-cactions li a { background-color : #FFFFFF; }
 +
 +
/* Pgina de discusin 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; }
 +
 +
/* Pgina 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; }
 +
 +
/* Pgina de discusin 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; }
 +
 +
/* Pgina de descripcin de imgenes
 +
.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; }*/
 +
 +
/* Pgina de discusin 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; }
 +
 +
/* Pgina 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; }
 +
 +
/* Pgina de discusi 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; }
 +
 +
/* Pgina de disn 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; }
 +
 +
/* Pgina de Ayuda */
 +
.ns-12 * #content { color : black; }
 +
.ns-12 * #content { background : #F8FCFF; }
 +
.ns-12 * #p-cactions li { background : #F8FCFF; }
 +
.ns-12 * #p-cactions li a { background-color : #F8FCFF; }
 +
 +
/* Pina de discusin 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; }
 +
 +
/* Pgina de discusin de Categoria */
 +
.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; }
 +
 +
/* Pgina 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; }
 +
 +
/* Pina de discusn 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; }
 +
 +
 +
/* Seccin 11: Estilo de pginas de discusin */
 +
 +
.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;
}
}
-
 
+
-
#page-MainPage .rssfeed h2 a, #page-MainPage .rssfeed dt a {
+
.ns-1 * #mytabs li a,
-
     background: none;
+
.ns-3 * #mytabs li a,
-
    padding-right: 0;
+
.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;
}
}
-
 
+
-
.rssfeed .rssmore {
+
.ns-1 * #content div.thumb,
-
    background: none !important;
+
.ns-3 * #content div.thumb,
-
    padding: 0 1em !important;
+
.ns-5 * #content div.thumb,
-
    display: block;
+
.ns-7 * #content div.thumb,
-
    margin-top: 0.25em;
+
.ns-9 * #content div.thumb,
-
}
+
.ns-11 * #content div.thumb,
-
 
+
.ns-13 * #content div.thumb,
-
#quicklinks {
+
.ns-15 * #content div.thumb,
-
background: transparent;
+
.ns-102 * #content div.thumb,
-
    width: 80px;
+
.ns-103 * #content div.thumb {
-
    height: 50px;
+
     border-color: #FFFFF0;
-
    position: absolute;
+
-
    top: 65px;
+
-
    right: 20px;
+
-
}
+
-
 
+
-
#quicklinks h3 {
+
-
    display: none;
+
-
}
+
-
 
+
-
#quicklinks ul, #quicklinks li {
+
-
    list-style: none;
+
-
    margin: 0;
+
-
    padding: 0;
+
-
}
+
-
 
+
-
#quicklinks ul {
+
-
    margin: 9px 16px;
+
-
}
+
-
 
+
-
#quicklinks li {
+
-
    float: left;
+
-
    display: block;
+
-
}
+
-
 
+
-
#quicklinks li a {
+
-
    width: 74px;
+
-
    height: 42px;
+
-
    border: 0;
+
-
    display: block;
+
-
    text-decoration: none;
+
-
    text-indent: -1000em;
+
-
    border: 1px solid transparent;
+
-
    padding: 9px 16px;
+
-
}
+
-
 
+
-
#q-resources a {
+
-
    background: transparent url(http://cosmochips.net/resources/images/skins/cosmochips/quicklinks_resources.png) no-repeat center;
+
-
}
+
-
 
+
-
#q-resources a:hover {
+
-
    background: transparent url(http://cosmochips.net/resources/images/skins/cosmochips/quicklinks_resources_selected.png) no-repeat center;
+
-
}
+
-
 
+
-
.split-half {
+
-
    float: left;
+
-
    width: 45%;
+
-
    margin: 0 4% 0 0;
+
-
}
+
-
 
+
-
.split-half + .split-half {
+
-
    margin: 0 0 0 6%;
+
-
}
+
-
 
+
-
#f-login {
+
-
    margin: 1em auto;
+
-
}
+
-
 
+
-
table {
+
-
    border-collapse: collapse;
+
-
}
+
-
 
+
-
table tr, table td {
+
-
    padding: 0.5em 1em;
+
-
}
+
-
 
+
-
#page-Downloads table {
+
-
    border-collapse: collapse;
+
-
}
+
-
 
+
-
#page-Downloads .download-table td, #page-Downloads .download-table th {
+
-
    border: 1px solid #ccc;
+
-
    border-width: 1px 0;
+
-
    padding: 2em 1em;
+
-
}
+
-
 
+
-
#page-Downloads .download-table th {
+
-
    border-right: 1px dotted #ccc;
+
-
}
+
-
 
+
-
#page-Downloads .download-table table td, #page-Downloads .download-table table th {
+
-
    border: none;
+
-
    padding: 0 0.5em;
+
-
}
+
-
 
+
-
#page-Downloads table th, #page-Downloads table td {
+
-
    vertical-align: top;
+
-
}
+
-
 
+
-
#page-Downloads img {
+
-
    vertical-align: middle;
+
-
}
+
-
 
+
-
#page-FAQGeneral h1 {
+
-
}
+
-
 
+
-
#page-FAQGeneral h2 {
+
-
    border-bottom: 2px solid #ccc;
+
-
    font-size: 1.75em;
+
-
    margin-top: 2em;
+
-
    margin-left: -0.5em;
+
-
    padding: 0 0.5em 0.25em;
+
-
}
+
-
 
+
-
#page-FAQGeneral h3 {
+
-
}
+
-
 
+
-
#page-FAQGeneral h4 {
+
-
    font-size: 1.4em;
+
-
    margin-top: 1.75em;
+
-
}
+
-
 
+
-
#page-FAQGeneral h4:before {
+
-
}
+
-
 
+
-
#page-FAQGeneral h4 + p:before {
+
-
}
+
-
 
+
-
#page-FAQGeneral h2:before {
+
-
}
+
-
 
+
-
pre, tt {
+
-
    font-size: 1em;
+
-
    font-family: "bitstream vera sans mono", "luxi mono", monospace;
+
-
}
+
-
 
+
-
pre {
+
-
    padding: 6pt;
+
-
    background-color: #f6f6f6;
+
-
    border: 1px solid #ddd;
+
-
}
+
-
 
+
-
/* images */
+
-
div.floatright, table.floatright {
+
-
    clear: right;
+
-
    float: right;
+
-
    position: relative;
+
-
    margin: 0 0 0.5em 0.5em;
+
-
    border: 0
+
-
}
+
-
 
+
-
div.floatright p {
+
-
font-style: italic;
+
-
}
+
-
 
+
-
div.floatleft, table.floatleft {
+
-
    float: left;
+
-
    position: relative;
+
-
    margin: 0 0.5em 0.5em 0;
+
-
    border: 0
+
-
}
+
-
 
+
-
div.floatleft p {
+
-
font-style: italic;
+
-
}
+
-
 
+
-
/* thumbnails */
+
-
div.thumb {
+
-
    margin-bottom: 0.5em;
+
-
    border-style: solid; border-color: white;
+
-
    width: auto;
+
-
}
+
-
 
+
-
div.thumb div {
+
-
     border:1px solid #cccccc;
+
-
    padding: 3px !important;
+
-
    background-color:#f9f9f9;
+
-
    font-size: 94%;
+
-
    text-align: center;
+
-
    overflow: hidden;
+
-
}
+
-
 
+
-
div.thumb div a img {
+
-
    border:1px solid #cccccc;
+
-
}
+
-
 
+
-
div.thumb div div.thumbcaption {
+
-
    border: none;
+
-
    text-align: left;
+
-
    line-height: 1.4em;
+
-
    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 {
+
-
    clear: right;
+
-
    float: right;
+
-
    border-width: 0.5em 0 0.8em 1.4em;
+
-
}
+
-
 
+
-
div.tleft {
+
-
    float: left;
+
-
    margin-right:0.5em;
+
-
    border-width: 0.5em 1.4em 0.8em 0;
+
}
}
 +
 +
/***************************************************************************************/
 +
 +
/* Seccin 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; }
 +
 +
/* Pestaas 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; }
 +
 +
/* Cajas de navegacin */
 +
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-welcome  a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/currentevents.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-village-pump  a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/chat.png) top left no-repeat; }
 +
 +
li#n-upload  a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/upload.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-latestfiles a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/currentevents.png) top left no-repeat;}
 +
li#n-randomimage a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/random.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-contact a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/gear.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; }
 +
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-randompage a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/random.png) top left no-repeat; }
 +
li#n-Featured-articles a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/chat.png) top left no-repeat; }
 +
li#n-Evitar-el-captcha a{padding-left: 18px;background:url(http://upload.wikimedia.org/wikipedia/commons/5/5a/Icons-mini-action_stop.gif) top left no-repeat; }
  </style>
  </style>

Versión de 00:02, 10 noviembre 2007

<style type="text/css">
  /*
     Notes: 
      -You must log as admin to edit this page
      -Whatever you enter in this page will be added to the html in the header after the standard style sheet, so you can override styles. 
      -if you want your code to look nice on this page, put a space at the beginning of each line
      -This is the default style sheet that you can override : http://editthis.info/wiki/skins/monobook/main.css 
      
      For example uncomment this next section to turn all the text green:
  */
 /*
body {
   color: green;
}
 */ 
/*
 
 
 
 
ttp://es.wikipedia.org/wiki/User:Sanbec/monobook.css
Personalizada por Axxgreazz, para el [[w:es:User:Axxgreazz/Monobook-Suite]]
Personalizada por Admin, para Alfaomega
http://es.wikipedia.org/wiki/Usuario:Axxgreazz/Monobook-Suite */
 
/* Seccin 1: Configuraci general */
 
body {
	font: x-small sans-serif;
	background: #F0F0F0 no-repeat 0 0;
	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: "Trebuchet MS";
}
 
/* Colores de la caja de edicin al editar textos */
textarea { color: #000000; }
textarea { background : #F8F8F8; } 
 
/* Barra personal (la que tiene enlaces a las preferencias, buzn, 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}
 
 
/* Seccin 2: Bordes redondeados (para navegadores moz/firefox/gecko) */
 
.pBody {
   padding: 0.3em 0.1em;
   -moz-border-radius-topright: 0.5em;
}
 
.portlet h5 {
   background-color: #e0e3e6;
   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;
}
 
 
/* Seccin 3: Estilo de los diff */
 
td.diff-deletedline {background:#E4F6D8;}
td.diff-addedline {background:#D8E4F6;}
td.diff-deletedline .diffchange {
    text-decoration: line-through;
    color: #104000;
}
td.diff-addedline .diffchange {
    text-decoration: underline;
    color: #001040;
}
 
 
/* Seccion 4: Estilo de los titulos */ 
 
h1, h2, h3, h4, h5, h6 {
	color: #336699;
}
#bodyContent h1 {
	color: #336699;
}
#bodyContent h2 {
	color: #336699;
}
#bodyContent h3 { color : #336699; }
#bodyContent h4 { color : #336699; }
#bodyContent h5 { color : #336699; }
#bodyContent h6 { color : #336699; }
 
h1 {
	font-weight: 100;
	background-color: transparent;
	width: 90%;
	margin: 0.5em 0 0.5em 1em;
	padding: 0.5em;
	border-bottom: 0px;
	font-size: 180%;
}
 
h2 {
	color: #336699;
	font-size: 14pt;
	font-weight: bold;
}

/* Seccin 5: Estilo de las barras de navegacin (columna de la izquierda) 
  (Navegacin, bsqueda, herramientas, interwikis, personal, desarrollo, recursos, participa,   estados) */
 
/* Cabeceras */
#p-navigation h5, #p-search h5, #p-tb h5, #p-lang h5, #p-nbx h5, #p-development h5, #p-resources h5, #p-participate h5, #tz-statuschanger h5, #p-Contribuer h5, #p-colaboraci.C3.B3n h5, #p-ayuda h5, #p-community h5, #p-site h5, #p-download-header h5, #p-support h5, #p-communication h5 {
	background: #F5FFFA;
	padding: 4px 10px;
	display: block;
	font-weight: bold;
	font-size: .8em;
	margin-bottom: 1px;
	-moz-border-radius-topright: 1em;
	color: Black;
}
 
/* 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, #p-site a, #p-download-header a, #p-support a, #p-communication a { color: #003399; }
 
/*Contenido */
.pBody {
	padding: 0.3em 0.1em;
	-moz-border-radius-topright: .5em;
	background-color: White;
}
 
 
/* Seccin 6: Estilo de texto preformateado */
pre {
    padding: 1em;
    border: 1px solid #003399;
    color: #003399;
    background-color: #F4F6FE;
    line-height: 1.1em;
}
 
 
/* Seccin 7: Estilo de la seccin inferior */
#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 {
	background: url(http://www.editthis.info/images/alfaomega/3/35/Crystal_Clear_app_my_documents.png) no-repeat 1%;
	background-color: #FFFFCC;
	margin-top: 1em;
	clear: both;
	font-size: 110%;
	font-style: italic;
	border: 1px dashed Black;
	text-align: left;
	text-indent: 4%;
	padding: 5px;
}
 
 
/* Seccin 8: Estilo de cajas de bsqueda */
 
#searchInput { 
    border: 1px ridge !important; 
    color: #003399; 
    background: #fff; 
} 
 
/***************************************************************************************/
 
/* Seccin 9: Estilo de los botones de edicin */
 
input.editButton, input.searchButton, #wpSave, #wpPreview, #wpDiff, #wpLivepreview, #wpCleanLP { 
    background : url(http://upload.wikimedia.org/wikipedia/commons/b/ba/Search_button_bckg.png) center left repeat-x;
    color: #003399;
    font-weight: 400;
    -moz-border-radius-topright: 0.4em;
    -moz-border-radius-bottomleft: 0.4em;
    -moz-border-radius-topleft: 0.4em;
    -moz-border-radius-bottomright: 0.4em;
    border: 1px solid; 
}
 
 
/* Seccin 10: Color de fondo de la pgina de articulos */
 
/* Pgina especiales */
.ns--1 * #content { color : black; } 
.ns--1 * #content { background : #FFFFFF; }
.ns--1 * #p-cactions li { background : #FFFFFF; }
.ns--1 * #p-cactions li a { background-color : #FFFFFF; }
 
/* Pgina de artculos */
.ns-0 * #content { color : black; } 
.ns-0 * #content { background : #FFFFFF; }
.ns-0 * #p-cactions li { background : #FFFFFF; }
.ns-0 * #p-cactions li a { background-color : #FFFFFF; }
 
/* Pgina de discusin de artculos */
.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; }
 
/* Pgina */
.ns-2 * #content { color : black; } 
.ns-2 * #content { background : #FFFFFF; }
.ns-2 * #p-cactions li { background : #FFFFFF; }
.ns-2 * #p-cactions li a { background-color : #FFFFFF; }
 
/* Pgina de discusin 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; }
 
/* Pgina 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; }
 
/* Pgina de discusin 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; }
 
/* Pgina de descripcin de imgenes 
.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; }*/
 
/* Pgina de discusin 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; }
 
/* Pgina 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; }
 
/* Pgina de discusi 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; }
 
/* Pgina de disn 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; }
 
/* Pgina de Ayuda */
.ns-12 * #content { color : black; } 
.ns-12 * #content { background : #F8FCFF; }
.ns-12 * #p-cactions li { background : #F8FCFF; }
.ns-12 * #p-cactions li a { background-color : #F8FCFF; }
 
/* Pina de discusin 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; }
 
/* Pgina de discusin de Categoria */
.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; }
 
/* Pgina 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; }
 
/* Pina de discusn 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; }
 
 
/* Seccin 11: Estilo de pginas de discusin */
 
.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;
}
 
/***************************************************************************************/
 
/* Seccin 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; }
 
/* Pestaas 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; }
 
/* Cajas de navegacin */
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-welcome  a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/currentevents.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-village-pump  a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/chat.png) top left no-repeat; }
 
li#n-upload  a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/upload.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-latestfiles a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/currentevents.png) top left no-repeat;}
li#n-randomimage a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/random.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-contact a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/gear.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; }
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-randompage a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/random.png) top left no-repeat; }
li#n-Featured-articles a{padding-left: 18px;background:url(http://es.wikipedia.org/skins-1.5/amethyst/chat.png) top left no-repeat; }
li#n-Evitar-el-captcha a{padding-left: 18px;background:url(http://upload.wikimedia.org/wikipedia/commons/5/5a/Icons-mini-action_stop.gif) top left no-repeat; }
 </style>

 <script type="text/javascript">
   //Feel free to add your javascript code here.
 </script>
Personal tools