Fix au saut de ligne sur la page d'équipe
This commit is contained in:
@@ -368,12 +368,10 @@ footer {
|
||||
|
||||
.team section article.grilleGauche {
|
||||
text-align: left;
|
||||
flex-wrap: nowrap;
|
||||
}
|
||||
|
||||
.team section article.grilleDroite {
|
||||
text-align: right;
|
||||
flex-wrap: nowrap;
|
||||
}
|
||||
|
||||
.team section article#lea {
|
||||
@@ -412,18 +410,6 @@ footer {
|
||||
margin-left: 50%;
|
||||
}
|
||||
|
||||
.team article.grilleGauche h3.nom,
|
||||
.team article.grilleGauche h4.role,
|
||||
.team article.grilleGauche div.description {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.team article.grilleDroite h3.nom,
|
||||
.team article.grilleDroite h4.role,
|
||||
.team article.grilleDroite div.description {
|
||||
float: right;
|
||||
}
|
||||
|
||||
/****************************/
|
||||
/* PAGE: Histoire de DE */
|
||||
/* AUTEUR: Jérémy */
|
||||
|
||||
Reference in New Issue
Block a user