MediaWiki:Common.css : Différence entre versions
De fablabo
Ligne 2 : | Ligne 2 : | ||
.BoiteLaborantin { | .BoiteLaborantin { | ||
− | + | ||
− | |||
float:left; | float:left; |
Version du 9 décembre 2014 à 16:40
/* Le CSS placé ici sera appliqué à tous les habillages. */ .BoiteLaborantin { float:left; width:35%; color: white; padding-top: 3px; padding-bottom: 5px; font-weight: bold; background-color:#3399CC; }