« MediaWiki:Common.css » : différence entre les versions
Apparence
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 11 : | Ligne 11 : | ||
.pressage th { | .pressage th { | ||
background-color: #a9f16c; | background-color: #a9f16c; | ||
background-images: url('/images/f/f8/Icone_pressage.png'); | |||
background-repeat: no-repeat; | |||
background-repeat: right; | |||
} | } | ||
Version du 20 mars 2012 à 09:27
.infobox {
background-color: #f9f9f9;
border-collapse: collapse;
float: right;
margin: 1em;
}
.infobox td, .infobox th {
border: 1px solid #aaa;
padding: 0.5em;
}
.pressage th {
background-color: #a9f16c;
background-images: url('/images/f/f8/Icone_pressage.png');
background-repeat: no-repeat;
background-repeat: right;
}