css lieu actu dans mosaique

This commit is contained in:
2022-11-25 11:43:49 +01:00
parent 2f7bf9dc11
commit decb4fe409
3 changed files with 35 additions and 9 deletions
@@ -68,7 +68,7 @@
margin-top: 0.5rem;
font-size: 0.9rem;
font-weight: 800;
order: 4;
order: 5;
}
.field--name-field-date{
@@ -92,12 +92,22 @@
// padding-left: 0.5rem;
// content: "|";
// }
}
}
.field--name-title{
.field--name-field-lieu{
order: 3;
display: flex;
flex-direction: row;
justify-content: flex-start;
.field__label{
display: none;
}
}
.field--name-title{
order: 4;
font-size: 0.9rem;
}
@@ -120,9 +130,10 @@
// }
}
.field--name-field-actu-type{
order: 5;
order: 6;
padding-top: 1rem;
}
}
}
}