photo callée à droite actu home
This commit is contained in:
@@ -605,6 +605,8 @@ svg.ext {
|
|||||||
}
|
}
|
||||||
.path-frontpage .block-views-blockactus-blocks-pages-block-1 div .view-actus-blocks-pages .view-content .views-row .node-type-actualite .actus-teaser-home .home_actu_photo {
|
.path-frontpage .block-views-blockactus-blocks-pages-block-1 div .view-actus-blocks-pages .view-content .views-row .node-type-actualite .actus-teaser-home .home_actu_photo {
|
||||||
width: 50%;
|
width: 50%;
|
||||||
|
display: flex;
|
||||||
|
justify-content: end;
|
||||||
}
|
}
|
||||||
.path-frontpage .block-views-blockactus-blocks-pages-block-1 div .view-actus-blocks-pages .view-content .views-row .node-type-actualite .actus-teaser-home .home_actu_photo .field--name-field-images .field__item {
|
.path-frontpage .block-views-blockactus-blocks-pages-block-1 div .view-actus-blocks-pages .view-content .views-row .node-type-actualite .actus-teaser-home .home_actu_photo .field--name-field-images .field__item {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
@@ -68,6 +68,8 @@
|
|||||||
}
|
}
|
||||||
.home_actu_photo{
|
.home_actu_photo{
|
||||||
width: 50%;
|
width: 50%;
|
||||||
|
display: flex;
|
||||||
|
justify-content: end;
|
||||||
.field--name-field-images {
|
.field--name-field-images {
|
||||||
.field__item{
|
.field__item{
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
Reference in New Issue
Block a user