« MediaWiki:Common.css » : différence entre les versions
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 2 : | Ligne 2 : | ||
.Infobox { | .FloatingTable .Infobox { | ||
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 { | |||
.FloatingTable .Infobox th { | |||
background-color: #e9e9e9; | background-color: #e9e9e9; | ||
text-align: left; | text-align: left; | ||
Ligne 21 : | Ligne 22 : | ||
font-weight: bold; | font-weight: bold; | ||
} | } | ||
.Infobox td { | |||
.FloatingTable .Infobox td { | |||
padding: 0.2em 0.5em; | padding: 0.2em 0.5em; | ||
} | } |