« Modèle:Evolution/style.css » : différence entre les versions
De ploums
Autres actions
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 1 : | Ligne 1 : | ||
.infobox .evolution .infobox-full-data { | .infobox.evolution .infobox-full-data { | ||
text-align: center; | text-align: center; | ||
} | } | ||
.infobox .evolution { | .infobox.evolution { | ||
float: none; | float: none; | ||
margin: 1rem auto; | margin: 1rem auto; | ||
} | } | ||
.infobox .evolution .right { | .infobox.evolution.right { | ||
float: right; | float: right; | ||
margin: 1rem; | margin: 1rem; | ||
} | } | ||
Version du 3 juillet 2025 à 20:51
.infobox.evolution .infobox-full-data {
text-align: center;
}
.infobox.evolution {
float: none;
margin: 1rem auto;
}
.infobox.evolution.right {
float: right;
margin: 1rem;
}