border vignettes
This commit is contained in:
@@ -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 {
|
article.node-type-ressource .wrapper-ressource .field--name-field-images img {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
width: auto;
|
width: auto;
|
||||||
|
border: solid 1px gray;
|
||||||
}
|
}
|
||||||
article.node-type-ressource .wrapper-ressource .field--name-field-date-de-parution {
|
article.node-type-ressource .wrapper-ressource .field--name-field-date-de-parution {
|
||||||
grid-column: 2;
|
grid-column: 2;
|
||||||
|
|||||||
@@ -145,6 +145,7 @@ article.node-type-ressource{
|
|||||||
img{
|
img{
|
||||||
height: 100%;
|
height: 100%;
|
||||||
width: auto;
|
width: auto;
|
||||||
|
border: solid 1px gray;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.field--name-field-date-de-parution{
|
.field--name-field-date-de-parution{
|
||||||
|
|||||||
Reference in New Issue
Block a user