Modèle:Evolution/style.css
De ploums
Autres actions
.infobox.evolution .infobox-full-data {
text-align: center;
position: relative;
}
.infobox.evolution {
float: none;
margin: 1rem auto;
max-width: 350px;
}
.infobox.evolution.right {
float: right;
margin: 1rem;
}
.infobox.evolution .infobox-full-data figure {
pointer-events: none;
}
.infobox.evolution .infobox-full-data figure+a {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
align-content: flex-end;
}