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

Aucun résumé des modifications
Aucun résumé des modifications
Ligne 2 : Ligne 2 :




.infobox {
.Infobox Entreprise{
   border: 1px solid #aaa;
   border: 1px solid #aaa;
   background-color: #f9f9f9;
   background-color: #f9f9f9;
Ligne 15 : Ligne 15 :
   border-radius: 6px;
   border-radius: 6px;
}
}
.infobox th {
.Infobox Entreprise th {
   background-color: #e9e9e9;
   background-color: #e9e9e9;
   text-align: left;
   text-align: left;
Ligne 21 : Ligne 21 :
   font-weight: bold;
   font-weight: bold;
}
}
.infobox td {
.Infobox Entreprise td {
   padding: 0.2em 0.5em;
   padding: 0.2em 0.5em;
}
}