grid ressource video

This commit is contained in:
2025-06-06 10:15:32 +02:00
parent 82ef528e9d
commit 9611184433
2 changed files with 7 additions and 5 deletions
+3 -2
View File
@@ -5949,6 +5949,7 @@ body.type-media-reportage-photos .block-region-third .block-entity-fieldnodefiel
display: flex !important;
flex-direction: column;
margin-left: 11%;
width: 60%;
}
@media screen and (min-width: 1100px) {
.page-node-type-ressource .type-media-vidéos.layout__region--top .block-region-top {
@@ -5981,11 +5982,11 @@ body.type-media-reportage-photos .block-region-third .block-entity-fieldnodefiel
}
.page-node-type-ressource .type-media-vidéos.layout__region--top .block-region-top .block-entity-fieldnodefield-videos {
order: 7;
width: 70%;
margin-top: 2rem;
}
body.type-media-vidéos .block-region-third .block-entity-fieldnodefield-projets-liee {
transform: translateY(-45.5rem);
transform: translateY(-60vh);
}
body.type-media-vidéos .block-region-third .block-entity-fieldnodefield-liens,
body.type-media-vidéos .block-region-third .block-entity-fieldnodefield-fichiers,
@@ -6,6 +6,7 @@
display: flex !important;
flex-direction: column;
margin-left: 11%;
width: 60%;
@media screen and (min-width:1100px) {
display: flex;
}
@@ -36,9 +37,9 @@
}
.block-entity-fieldnodefield-videos{
order: 7;
width: 70%;}
margin-top: 2rem;
}
}
}
@@ -48,7 +49,7 @@
body.type-media-vidéos{
.block-region-third{
.block-entity-fieldnodefield-projets-liee{
transform: translateY(-45.5rem);
transform: translateY(-60vh);
}
.block-entity-fieldnodefield-liens,
.block-entity-fieldnodefield-fichiers,