Aucun résumé des modifications
Aucun résumé des modifications
 
(10 versions intermédiaires par le même utilisateur non affichées)
Ligne 50 : Ligne 50 :
}
}


h1,h2,h3
h1,h2,h3,h4,h5,h6
{
{
color: white;
color: white;
}
}
.content kbd, .content samp, .content code, .content pre
.content kbd, .content samp, .content code, .content pre
{
{
Ligne 67 : Ligne 66 :
.oo-ui-fieldLayout-field {
.oo-ui-fieldLayout-field {
   color: black !important;
   color: black !important;
}
.oo-ui-windowManager.oo-ui-windowManager-modal.oo-ui-windowManager-size-full.oo-ui-windowManager-fullscreen
{
  color: black !important;
}
.truncated-text
{
  color: black;
}
.mw-overlays-container h2
{
  color: black !important;
}
#bodyContent
{
  overflow-x: auto;
}
}