border vignettes

This commit is contained in:
2025-05-27 12:12:22 +02:00
parent 3ea33a596b
commit 82932ae4ca
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -6605,6 +6605,7 @@ article.node-type-ressource .wrapper-ressource .field--name-field-images .field_
article.node-type-ressource .wrapper-ressource .field--name-field-images img {
height: 100%;
width: auto;
border: solid 1px gray;
}
article.node-type-ressource .wrapper-ressource .field--name-field-date-de-parution {
grid-column: 2;
@@ -145,6 +145,7 @@ article.node-type-ressource{
img{
height: 100%;
width: auto;
border: solid 1px gray;
}
}
.field--name-field-date-de-parution{