ouidade 1 hete
szülő
commit
cdc609b2c4

+ 1 - 0
web/themes/custom/eql/dist/assets/css/bundle.css

@@ -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 {
   width: 100%;
   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 {
   order: 6;

+ 1 - 0
web/themes/custom/eql/scss/pages/_static.scss

@@ -271,6 +271,7 @@
                                         img{
                                             width: 100%;
                                             height: auto;
+                                            border: solid 1px gray;
                                         }
                                     }
                                     .field--name-field-date-de-parution{