ressources

This commit is contained in:
2026-06-08 13:38:04 +02:00
parent 67b655a166
commit 223c5be097
3 changed files with 17 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -506,6 +506,21 @@ main[role="main"]{
color:#fff;
}
}
.field_description{
margin: 1em 0 0;
}
.field_liens{
margin: 1em 0 0;
a{
text-decoration: underline;
}
}
.field_fichiers{
margin: 1em 0 0;
}
}
}