background cartouche actu palpite et exode

This commit is contained in:
2024-02-05 10:39:20 +01:00
parent 51b48a2d29
commit 8a2b761d43
3 changed files with 62 additions and 2 deletions

View File

@@ -129,8 +129,13 @@
}
#node\:field_programme{
grid-row: 1;
.field_programme:has(.programme-878){
background-color: $col-exode;
}
.field_programme:has(.programme-912){
background-color: $col-ter;
}
.field_programme{
display: inline-block;
width: auto;
padding: .3rem .5rem;
@@ -139,6 +144,7 @@
text-transform: uppercase;
font-size: .5rem;
}
margin-bottom: 1rem;
}