hierarchie ressources

This commit is contained in:
2026-07-07 15:20:56 +02:00
parent 77fbbdff9a
commit 13679a38b9
2 changed files with 7 additions and 7 deletions

View File

@@ -569,14 +569,14 @@ main[role="main"]{
margin-right: 20em;
div.paragraph--type--ressource{
.field_titre{
background-color: $bleu_site;
color: #fff;
border-radius: 2em;
display: inline-block;
padding: 0.5em 1em;
// background-color: $bleu_site;
// color: #fff;
// border-radius: 2em;
// display: inline-block;
// padding: 0.5em 1em;
&>div{
@include titre_h4;
color:#fff;
// color:#fff;
}
}