This commit is contained in:
parent
27aac6b763
commit
f309248ee5
File diff suppressed because one or more lines are too long
@ -301,6 +301,27 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.paragraph--type--equipes{
|
||||||
|
.field_type_equipe{
|
||||||
|
margin: .8rem 0 .3rem 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.paragraph--type--personne{
|
||||||
|
//background-color: red;
|
||||||
|
display: flex;
|
||||||
|
flex-wrap: wrap;
|
||||||
|
.field_nom, .field_prenom{
|
||||||
|
font-weight: 600;
|
||||||
|
}
|
||||||
|
|
||||||
|
.field_fonction{
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
.field_nom{
|
||||||
|
margin-left: .2rem;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
//end contenus central
|
//end contenus central
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user