« MediaWiki:Common.css » : différence entre les versions

An alternative space dedicated to technology and culture at Charleroi.
Aller à la navigation Aller à la recherche
(<source>)
Aucun résumé des modifications
Ligne 6 : Ligne 6 :
   border: 1px dashed #2f6fab;
   border: 1px dashed #2f6fab;
}
}
pre.source { font-weight: normal !important; font-style: normal !important; color: #000 !important; }
pre.source * { font-weight: normal !important; font-style: normal !important; color: #000 !important; }

Version du 25 décembre 2010 à 13:30

/* Le CSS placé ici sera appliqué à tous les habillages. */

div.mw-geshi {
  padding: 1em; 
  margin: 1em 0; 
  border: 1px dashed #2f6fab;
}

pre.source { font-weight: normal !important; font-style: normal !important; color: #000 !important; }
pre.source * { font-weight: normal !important; font-style: normal !important; color: #000 !important; }