MediaWiki:Monobook.css

Un article de Wikipèdia, l'enciclopèdia liura.

Nòta : Aprèp aver publicat la pagina, vos cal forçar son recargament complet tot ignorant lo contengut actual de l'amagatal de vòstre navigador per veire los cambiaments : Mozilla / Firefox / Konqueror / Safari : mantenètz la tòca Majuscula (Shift) en clicant lo boton Actualizar (Reload,) o quichatz Maj-Ctrl-R (Maj-Cmd-R sus Apple Mac) ; Internet Explorer / Opera : mantenètz la tòca Ctrl en clicant lo boton Actualizar o quichatz Ctrl-F5.

/* FUÈLH D'ESTIL PER MONOBOOK SOLAMENT
Aquesta pagina contraròla l'aparéncia per l'aparéncia Monobook. Las modificacions
devent s'aplicar a totas las aparéncias deurián anar dins MediaWiki:Common.css.
*/

/* ELEMENTS HTML DE BASA */
ins { text-decoration:none; background:#dfc !important; }
del { text-decoration:line-through !important; }

/* COLOR DE FONS PER ESPACI DE NOM */
/* Especial */
.ns--1 #content,
.ns--1 #p-cactions li,
.ns--1 #p-cactions li a { background:#F8FCFF; }
/* main */
.ns-0 #content,
.ns-0 #p-cactions li,
.ns-0 #p-cactions li a { background:#FFF; }
/* Utilizaire */
.ns-2 #content,
.ns-2 #p-cactions li,
.ns-2 #p-cactions li a { background:#FFF; }
/* Wikipèdia */
.ns-4 #content,
.ns-4 #p-cactions li,
.ns-4 #p-cactions li a { background:#F4F4F4; }
/* Imatge */
.ns-6 #content,
.ns-6 #p-cactions li,
.ns-6 #p-cactions li a {  background:#FFF; }
/* MediaWiki */
.ns-8 #content,
.ns-8 #p-cactions li,
.ns-8 #p-cactions li a { background:#EEF; }
/* Modèl */
.ns-10 #content,
.ns-10 #p-cactions li,
.ns-10 #p-cactions li a { background:#FFF; }
/* Ajuda */
.ns-12 #content,
.ns-12 #p-cactions li,
.ns-12 #p-cactions li a { background:#F8FCFF; }
/* Categoria */
.ns-14 #content,
.ns-14 #p-cactions li,
.ns-14 #p-cactions li a { background:#FFF; }
/* Portal */
.ns-100 #content,
.ns-100 #p-cactions li,
.ns-100 #p-cactions li a { background:#FFF; }
/* Projècte */
.ns-102 #content,
.ns-102 #p-cactions li,
.ns-102 #p-cactions li a { background:#F6F6F6; }
/* Referéncia */
.ns-104 #content,
.ns-104 #p-cactions li,
.ns-104 #p-cactions li a { background:#EFE; }
/* Paginas de discussion */
.ns-talk #content,
.ns-talk #p-cactions li,
.ns-talk #p-cactions li a { background:#FFE }

/* Fons blanc de l'acuèlh principal */
body.page-Wikipèdia_Acuèlh #content,
body.page-Wikipèdia_Acuèlh #p-cactions li a {
	background-color: white;
}

/* PAGINAS DE DISCUSSION : COLORACION INDENTADA */
.ns-talk dd {
 margin:0;
 padding:0;
}

.ns-talk dl {
 border-top:solid 1px #F0F080;
 border-left:solid 1px #F0F080;
 padding-top:.5em;
 padding-left:.5em;
 margin-left:1em;
}

.ns-talk dl,
.ns-talk dl dl dl,
.ns-talk dl dl dl dl dl,
.ns-talk dl dl dl dl dl dl dl,
.ns-talk dl dl dl dl dl dl dl dl dl
{ background:#FFFFE0 }

.ns-talk dl dl,
.ns-talk dl dl dl dl,
.ns-talk dl dl dl dl dl dl,
.ns-talk dl dl dl dl dl dl dl dl,
.ns-talk dl dl dl dl dl dl dl dl dl dl
{ background:#FFE }

/* SUPRESSION DE LA MESA EN MINUSCULA DINS LO MENÚ PERSONAL */
#p-personal li {
 text-transform:none;
}

/* APARÉNCIA DELS TÍTOLS DE SECCION DINS LO MENÚ D'ESQUÈRRA */
.portlet h3 {
 text-transform:none;
 background:#e0e3e6;
 border:thin solid silver;
}

/* ENSENHADOR */
#toc { margin-top:1em }

/* IMATGES
Fa blanc al luòc de gris lo fons dels imatges transparents en thumb, levat per las infobox V3. */
.infobox_v3 .thumbimage {
background: transparent !important;
}

/* bordadura dels thumb a las meteissas colors que lo fons */
.ns-4 div.thumb{
border-color:#F4F4F4;
}
.ns-talk div.thumb{
border-color:#FFE;
}

/* Espaci abans los títols */

.mw-body h1,
.mw-body h2 {
  padding-top: 0.65em;
}

.mw-body h3 {
  padding-top: 0.6em;
}

.mw-body h4,
.mw-body h5,
.mw-body h6 {
  padding-top: 0.55em;
}

/* Fòrça l'icòna dels interwikis labellizats de faiçon mai agressiva que dins Common.css,
   per l'emportar sus la règla ".portlet .badge-xyz" de Monobook */

.portlet li.badge-featuredarticle, .portlet li.badge-featuredlist {
  list-style-image: url('//upload.wikimedia.org/wikipedia/commons/4/4c/Icone_AdQ.png');
}

.portlet li.badge-goodarticle {
  list-style-image: url('//upload.wikimedia.org/wikipedia/commons/8/86/Icone_BA.png');
}

/* Retorn a la linha entre MediaWiki:Lastmodifiedat e MediaWiki:Wikimedia-copyright */
div#footer #lastmod,
div#footer #copyright {
    display: block;
}

/* Correccion per la pagina d'acuèlh */
body.action-view.page-Wikipèdia_Acuèlh #contentSub {
    display: none;
}