Aller au contenu

MediaWiki:AncienBoutonModifier.css

Une page de Wikipédia, l'encyclopédie libre.
Note : après avoir enregistré la page, vous devrez forcer le rechargement complet du cache de votre navigateur pour voir les changements.

Mozilla / Firefox / Konqueror / Safari : maintenez la touche Majuscule (Shift) en cliquant sur le bouton Actualiser (Reload) ou pressez Maj-Ctrl-R (Cmd-R sur Apple Mac) ;

Firefox (sur GNU/Linux) / Chrome / Internet Explorer / Opera : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl-F5.
/* Special */
.ns--1 #ca-edit a { background:#F8FCFF !important}
/* main */
.ns-0 * #ca-edit a { background:#FFF !important}
/* Utilisateur */
.ns-2 * #ca-edit a { background:#FFF !important}
/* Wikipédia */
.ns-4 * #ca-edit a { background:#F4F4F4 !important}
/* Image */
.ns-6 * #ca-edit a {  background:#FFF !important}
/* MediaWiki */
.ns-8 * #ca-edit a { background:#EEF !important}
/* Modèle */
.ns-10 * #ca-edit a { background:#FFF !important}
/* Aide */
.ns-12 * #ca-edit a { background:#F8FCFF !important}
/* Catégorie */
.ns-14 * #ca-edit a { background:#FFF !important}
/* Portail */
.ns-100 * #ca-edit a { background:#FFF !important}
/* Projet */
.ns-102 * #ca-edit a { background:#F6F6F6 !important}
/* Référence */
.ns-104 * #ca-edit a { background:#EFE !important}

#ca-edit a {
 background:white !important;
 color:#002BB8 !important;
 font-weight: normal !important;
}

#ca-edit a:hover{
 background:inherit !important;
 color:#002BB8 !important;
}