border vignettes

This commit is contained in:
2025-05-27 12:17:36 +02:00
parent 4858ca8b34
commit cdc609b2c4
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -490,6 +490,7 @@ svg.ext {
.path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource div .field--name-field-images img { .path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource div .field--name-field-images img {
width: 100%; width: 100%;
height: auto; height: auto;
border: solid 1px gray;
} }
.path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource div .field--name-field-date-de-parution { .path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource div .field--name-field-date-de-parution {
order: 6; order: 6;
@@ -271,6 +271,7 @@
img{ img{
width: 100%; width: 100%;
height: auto; height: auto;
border: solid 1px gray;
} }
} }
.field--name-field-date-de-parution{ .field--name-field-date-de-parution{