|
@@ -922,7 +922,7 @@ ul.pagination {
|
|
display: flex !important;
|
|
display: flex !important;
|
|
flex-direction: row;
|
|
flex-direction: row;
|
|
flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
- width: 65%;
|
|
|
|
|
|
+ width: 54%;
|
|
margin: auto; }
|
|
margin: auto; }
|
|
.mozaique_personnes .equipe h3 {
|
|
.mozaique_personnes .equipe h3 {
|
|
padding-top: 3rem;
|
|
padding-top: 3rem;
|
|
@@ -942,14 +942,14 @@ ul.pagination {
|
|
display: flex;
|
|
display: flex;
|
|
flex-direction: row;
|
|
flex-direction: row;
|
|
justify-content: flex-end;
|
|
justify-content: flex-end;
|
|
- max-width: 30rem; }
|
|
|
|
- .mozaique_personnes .equipe .personne .mozaique .portrait {
|
|
|
|
- min-width: 10rem;
|
|
|
|
- min-height: 10rem;
|
|
|
|
- background: red !important; }
|
|
|
|
- .mozaique_personnes .equipe .personne .mozaique .portrait img {
|
|
|
|
- max-width: 5rem !important;
|
|
|
|
- max-height: 5rem !important; }
|
|
|
|
|
|
+ max-width: 30rem;
|
|
|
|
+ min-width: 30rem; }
|
|
|
|
+ .mozaique_personnes .equipe .personne .mozaique .photo {
|
|
|
|
+ overflow: hidden;
|
|
|
|
+ width: 15rem !important;
|
|
|
|
+ height: 15rem !important; }
|
|
|
|
+ .mozaique_personnes .equipe .personne .mozaique .photo img {
|
|
|
|
+ width: 100%; }
|
|
.mozaique_personnes .equipe .personne .mozaique .info {
|
|
.mozaique_personnes .equipe .personne .mozaique .info {
|
|
background-color: #fff;
|
|
background-color: #fff;
|
|
display: flex;
|
|
display: flex;
|