Utilisateur:Romanceor/monobook.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) ;

Chrome / Internet Explorer / Opera : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl-F5.
/* début english way */
.infobox {
   border: 1px solid #aaaaaa ! important;
   background: #f9f9f9 ! important;
   color: black ! important;
   margin-bottom: 0.5em;
   margin-left: 1em;
   padding: 0.2em;
}
.infobox td,
.infobox th {
   vertical-align: top;
   border: none ! important;
   background: none ! important;
   text-align: left;
}
.infobox caption {
   background: none ! important;
   border: none  ! important;
   color: black ! important;
   font-size: larger ! important;
   margin-left: inherit;
}
.infobox .infoboximage {
   background: none ! important;
   border: none  ! important;
   padding: 0.4em;
}
.infobox .infoboxsoustitre {
   background: none ! important;
   border-top: 1px solid #aaaaaa ! important;
   line-height: 2;
}
/* fin english way */