MediaWiki:Monobook.css

La bibliothèque libre.

Note : après avoir enregistré vos modifications, il se peut que vous deviez forcer le rechargement complet du cache de votre navigateur pour voir les changements.

  • Firefox / Safari : Maintenez la touche Maj (Shift) en cliquant sur le bouton Actualiser ou pressez Ctrl-F5 ou Ctrl-R (⌘-R sur un Mac) ;
  • Google Chrome : Appuyez sur Ctrl-Maj-R (⌘-Shift-R sur un Mac) ;
  • Internet Explorer : Maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl-F5 ;
  • Opera : Allez dans Menu → Settings (Opera → Préférences sur un Mac) et ensuite à Confidentialité & sécurité → Effacer les données d'exploration → Images et fichiers en cache.
/* edit this file to customize the monobook skin for the entire site */


/*</pre>

== Espaces wikisources ==

<pre>*/
/*
 '0': 'Article', '1' : 'Discuter'
 '2': 'Utilisateur', '3' : 'Discussion utilisateur'
 '4': 'Wikisource', '4' : 'Discussion Wikisource'
 '6': 'Image', '5' : 'Discuter Image'
 '8': 'MediaWiki', '9' : 'Discussion MediaWiki'
 '10': 'Modèle', '10' : 'Discuter Modèle'
 '12': 'aide', '13' : 'Discuter Aide'
 '14': 'categorie' '15' : 'Discuter Catégorie'
 '100': 'Transwiki' '101' : 'Transwiki Catégorie'
*/


/* Couleur par défaut */
#content { background : white; }  /* blanc */
#p-cactions li { background : white; }
#p-cactions li a { background : white; }

/* Couleur de fond des articles */
.ns-0 * #content { background : white; }
.ns-0 * #p-cactions li { background : white; }
.ns-0 * #p-cactions li a { background : white; }

/* Couleur de fond des pages de discussion des articles */
.ns-1 * #content { background : white; }
.ns-1 * #p-cactions li { background : white; }
.ns-1 * #p-cactions li a { background : white; }

/* Couleur de fond des pages Utilisateur */
.ns-2 * #content { background : white; }
.ns-2 * #p-cactions li { background : white; }
.ns-2 * #p-cactions li a { background : white; }

/* Couleur de fond des pages de discussion Utilisateur */
.ns-3 * #content { background : white; }
.ns-3 * #p-cactions li { background : white; }
.ns-3 * #p-cactions li a { background : white; }

/* Couleur de fond pages Wikisource  */
.ns-4 * #content { background : white; }
.ns-4 * #p-cactions li { background : white; }
.ns-4 * #p-cactions li a { background : #F4F4F4; }

/* Couleur de fond des pages de discussion Wikisource */
.ns-5 * #content { background : white; }
.ns-5 * #p-cactions li { background : white; }
.ns-5 * #p-cactions li a { background : white; }

/* Couleur de fond des pages Image */
.ns-6 * #content { background : white; }
.ns-6 * #p-cactions li { background : white; }
.ns-6 * #p-cactions li a { background : white; }

/* Couleur de fond des pages de discussion Image */
.ns-7 * #content { background : white; }
.ns-7 * #p-cactions li { background : white; }
.ns-7 * #p-cactions li a { background : white; }

/* Couleur de fond pages MediaWiki  */
.ns-8 * #content { background : #EEEEFF; }
.ns-8 * #p-cactions li { background : #EEEEFF; }
.ns-8 * #p-cactions li a { background : #EEEEFF; }

/* Couleur de fond des pages de discussion MediaWiki */
.ns-9 * #content { background : white; }
.ns-9 * #p-cactions li { background : white; }
.ns-9 * #p-cactions li a { background : white; }

/* Couleur de fond des pages Modèle */
.ns-10 * #content { background : white }
.ns-10 * #p-cactions li { background : white }
.ns-10 * #p-cactions li a { background : white }

/* Couleur de fond des pages de discussion Modèle */
.ns-11 * #content { background : white; }
.ns-11 * #p-cactions li { background : white; }
.ns-11 * #p-cactions li a { background : white; }

/* Couleur de fond des pages Aide */
.ns-12 * #content { background : white; }
.ns-12 * #p-cactions li { background : white; }
.ns-12 * #p-cactions li a { background : white; }

/* Couleur de fond des pages de discussion Aide */
.ns-13 * #content { background : white; }
.ns-13 * #p-cactions li { background : white; }
.ns-13 * #p-cactions li a { background : white; }

/* Couleur de fond des pages Catégorie */
.ns-14 * #content { background : white; }
.ns-14 * #p-cactions li { background : white; }
.ns-14 * #p-cactions li a { background : white; }

/* Couleur de fond des pages de discussion Catégorie */
.ns-15 * #content { background : white; }
.ns-15 * #p-cactions li { background : white; }
.ns-15 * #p-cactions li a { background : white; }

/* Couleur de fond des pages Transwiki */
.ns-100 * #content { background : #EEFFEE; }
.ns-100 * #p-cactions li { background : #EEFFEE; }
.ns-100 * #p-cactions li a { background : #EEFFEE; }

/* Couleur de fond des pages Discussion Transwiki */
.ns-101 * #content { background : #F5FFEE; }
.ns-101 * #p-cactions li { background : #F5FFEE; }
.ns-101 * #p-cactions li a { background : #F5FFEE; }


/*</pre>*/