« MediaWiki:Common.css » : différence entre les versions
Apparence
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 38 : | Ligne 38 : | ||
.merchandising th { | .merchandising th { | ||
background-color: #0bf; | background-color: #0bf; | ||
background-image: url('/images/2/ | background-image: url('/images/2/b7/Icone_merchandising.png'); | ||
} | } | ||
.gravure { | .gravure { | ||
Version du 3 janvier 2014 à 19:24
i {
color: #ccc;
}
.infobox {
background-color: #f9f9f9;
border-collapse: collapse;
float: right;
margin: 0 0 1em 1em;
text-align: center;
width: 300px;
}
.infobox td, .infobox th {
border: 1px solid #aaa;
padding: 0.5em;
}
.infobox th {
background-repeat: no-repeat;
background-position: right;
}
.infobox td table td, .infobox td table th {
border: none;
padding: 0;
background: none;
text-align: left;
}
.pressage th {
background-color: #a9f16c;
background-image: url('/images/f/f8/Icone_pressage.png');
}
.chanson th {
background-color: #7f70d8;
background-image: url('/images/1/1c/Icone_chanson.png');
}
.musicien th {
background-color: #d87f70;
background-image: url('/images/2/2b/Icone_musicien.png');
}
.merchandising th {
background-color: #0bf;
background-image: url('/images/2/b7/Icone_merchandising.png');
}
.gravure {
background-color: #f9f9f9;
border-collapse: collapse;
margin: 1em;
text-align: center;
}
.gravure td, .gravure th {
border: 1px solid #aaa;
padding: 0.5em;
}
.gravure th {
background-repeat: no-repeat;
background-position: right;
}
.paroles {
display: inline-block;
text-align: center;
white-space: pre-wrap;
background: none;
border: none;
font-family: serif;
margin: 0;
}