border vignettes
This commit is contained in:
@@ -2226,6 +2226,9 @@ svg.ext {
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.page-node-type-ressource .layout__region--top .block-region-top .block-entity-fieldnodefield-images img {
|
||||||
|
border: solid 1px gray;
|
||||||
|
}
|
||||||
.page-node-type-ressource .layout__region--top .block-region-top .block-block-content4e5df355-e76c-4e44-bec0-e211d94f2640,
|
.page-node-type-ressource .layout__region--top .block-region-top .block-block-content4e5df355-e76c-4e44-bec0-e211d94f2640,
|
||||||
.page-node-type-ressource .layout__region--top .block-region-top .block-entity-fieldnodefield-type-de-ressource,
|
.page-node-type-ressource .layout__region--top .block-region-top .block-entity-fieldnodefield-type-de-ressource,
|
||||||
.page-node-type-ressource .layout__region--top .block-region-top .block-entity-fieldnodetitle,
|
.page-node-type-ressource .layout__region--top .block-region-top .block-entity-fieldnodetitle,
|
||||||
|
|||||||
@@ -40,7 +40,9 @@
|
|||||||
width: 100vw;
|
width: 100vw;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
img{
|
||||||
|
border: solid 1px gray;
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user