grid ressource video
This commit is contained in:
+3
-2
@@ -5949,6 +5949,7 @@ body.type-media-reportage-photos .block-region-third .block-entity-fieldnodefiel
|
|||||||
display: flex !important;
|
display: flex !important;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
margin-left: 11%;
|
margin-left: 11%;
|
||||||
|
width: 60%;
|
||||||
}
|
}
|
||||||
@media screen and (min-width: 1100px) {
|
@media screen and (min-width: 1100px) {
|
||||||
.page-node-type-ressource .type-media-vidéos.layout__region--top .block-region-top {
|
.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 {
|
.page-node-type-ressource .type-media-vidéos.layout__region--top .block-region-top .block-entity-fieldnodefield-videos {
|
||||||
order: 7;
|
order: 7;
|
||||||
width: 70%;
|
margin-top: 2rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
body.type-media-vidéos .block-region-third .block-entity-fieldnodefield-projets-liee {
|
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-liens,
|
||||||
body.type-media-vidéos .block-region-third .block-entity-fieldnodefield-fichiers,
|
body.type-media-vidéos .block-region-third .block-entity-fieldnodefield-fichiers,
|
||||||
|
|||||||
@@ -6,6 +6,7 @@
|
|||||||
display: flex !important;
|
display: flex !important;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
margin-left: 11%;
|
margin-left: 11%;
|
||||||
|
width: 60%;
|
||||||
@media screen and (min-width:1100px) {
|
@media screen and (min-width:1100px) {
|
||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
@@ -36,9 +37,9 @@
|
|||||||
}
|
}
|
||||||
.block-entity-fieldnodefield-videos{
|
.block-entity-fieldnodefield-videos{
|
||||||
order: 7;
|
order: 7;
|
||||||
width: 70%;}
|
margin-top: 2rem;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
@@ -48,7 +49,7 @@
|
|||||||
body.type-media-vidéos{
|
body.type-media-vidéos{
|
||||||
.block-region-third{
|
.block-region-third{
|
||||||
.block-entity-fieldnodefield-projets-liee{
|
.block-entity-fieldnodefield-projets-liee{
|
||||||
transform: translateY(-45.5rem);
|
transform: translateY(-60vh);
|
||||||
}
|
}
|
||||||
.block-entity-fieldnodefield-liens,
|
.block-entity-fieldnodefield-liens,
|
||||||
.block-entity-fieldnodefield-fichiers,
|
.block-entity-fieldnodefield-fichiers,
|
||||||
|
|||||||
Reference in New Issue
Block a user