Utilisateur:Romanceor/monobook.css

Un article de Wikipédia, l'encyclopédie libre.

Note : Après avoir publié la page, vous devrez forcer son rechargement pour voir les changements : Mozilla / Konqueror / Firefox : Shift-Ctrl-R, Internet Explorer / Opera : Ctrl-F5, Safari : Cmd-R.

/* 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 */