css ressources liées page static

This commit is contained in:
2023-07-12 16:46:48 +02:00
parent 158415a576
commit a055958376
2 changed files with 26 additions and 7 deletions
+15 -4
View File
@@ -284,17 +284,28 @@
height: auto;
}
}
.field--name-field-mots-clefs{
.field--name-field-date-de-parution{
order: 6;
.field__label{
display: none;
}
}
.field--name-field-mots-clefs{
order: 7;
display: flex;
margin-top: 2rem;
margin-top: 0.8rem;
flex-direction: row;
flex-wrap: wrap;
.field__label{
display: none;
}
.field__items{
display: flex;
flex-direction: row;
}
.field__item{
margin-right: 0.5rem;
padding-left: 0.3rem;
padding-right: 0.3rem;
font-size: 0.8rem;