teaser projets en images
This commit is contained in:
+11
-2
@@ -5685,6 +5685,9 @@ svg.ext {
|
||||
.path-ressources .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .layout__region--content .block-region-content .block-views-blockbase-de-donnees-block-1 .view-base-de-donnees .view-content .view-type-slide.type-les-projets-en-images {
|
||||
order: 3;
|
||||
}
|
||||
.path-ressources .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .layout__region--content .block-region-content .block-views-blockbase-de-donnees-block-1 .view-base-de-donnees .view-content .view-type-slide.type-les-projets-en-images .slick-list {
|
||||
padding-left: 0 !important;
|
||||
}
|
||||
.path-ressources .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .layout__region--content .block-region-content .block-views-blockbase-de-donnees-block-1 .view-base-de-donnees .view-content .view-type-slide.type-presse {
|
||||
order: 5;
|
||||
}
|
||||
@@ -7105,10 +7108,10 @@ article.node-type-ressource.type-presse .field--name-field-images {
|
||||
}
|
||||
.type-les-projets-en-images.views-row article.node-type-ressource.type-les-projets-en-images .wrapper-ressource {
|
||||
display: grid;
|
||||
grid-template-columns: 3fr 1fr !important;
|
||||
grid-template-columns: 2fr 1fr !important;
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
gap: 1rem;
|
||||
column-gap: 1rem;
|
||||
align-items: start;
|
||||
}
|
||||
@media (max-width: 479px) {
|
||||
@@ -7125,9 +7128,13 @@ article.node-type-ressource.type-presse .field--name-field-images {
|
||||
.type-les-projets-en-images.views-row article.node-type-ressource.type-les-projets-en-images .wrapper-ressource .field--name-field-images img {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
margin-top: 1rem;
|
||||
object-fit: cover;
|
||||
border: 1px solid #ccc;
|
||||
}
|
||||
.type-les-projets-en-images.views-row article.node-type-ressource.type-les-projets-en-images .wrapper-ressource .field--name-field-images .field__item {
|
||||
height: fit-content;
|
||||
}
|
||||
@media (max-width: 479px) {
|
||||
.type-les-projets-en-images.views-row article.node-type-ressource.type-les-projets-en-images .wrapper-ressource .field--name-field-images .field__item {
|
||||
height: auto;
|
||||
@@ -7155,6 +7162,7 @@ article.node-type-ressource.type-presse .field--name-field-images {
|
||||
}
|
||||
.type-les-projets-en-images.views-row article.node-type-ressource.type-les-projets-en-images .wrapper-ressource .field--name-title {
|
||||
grid-row: 3;
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
.type-les-projets-en-images.views-row article.node-type-ressource.type-les-projets-en-images .wrapper-ressource .field--name-field-sous-titre {
|
||||
grid-row: 4;
|
||||
@@ -7164,6 +7172,7 @@ article.node-type-ressource.type-presse .field--name-field-images {
|
||||
}
|
||||
.type-les-projets-en-images.views-row article.node-type-ressource.type-les-projets-en-images .wrapper-ressource .field--name-field-edition {
|
||||
grid-row: 6;
|
||||
line-height: 1;
|
||||
}
|
||||
.type-les-projets-en-images.views-row article.node-type-ressource.type-les-projets-en-images .wrapper-ressource .field--name-field-date-de-parution {
|
||||
grid-row: 7;
|
||||
|
||||
Reference in New Issue
Block a user