« 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 2 : | Ligne 2 : | ||
text-align: center; | text-align: center; | ||
} | } | ||
.infobox .evolution | .infobox .evolution { | ||
float: none; | float: none; | ||
margin: 1rem auto; | margin: 1rem auto; | ||
} | |||
.infobox .evolution .right { | |||
float: right; | |||
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;
}