|
@@ -608,6 +608,11 @@ svg.ext {
|
|
|
display: flex;
|
|
|
justify-content: end;
|
|
|
}
|
|
|
+@media (max-width: 810px) {
|
|
|
+ .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: 100%;
|
|
|
+ }
|
|
|
+}
|
|
|
.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;
|
|
|
max-height: 420px;
|
|
@@ -647,6 +652,11 @@ svg.ext {
|
|
|
align-content: center;
|
|
|
color: rgb(9, 57, 139) !important;
|
|
|
}
|
|
|
+@media (max-width: 810px) {
|
|
|
+ .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_infos {
|
|
|
+ width: 100%;
|
|
|
+ }
|
|
|
+}
|
|
|
.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_infos .field--name-field-date:empty,
|
|
|
.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_infos .field--name-field-lieu:empty,
|
|
|
.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_infos .field--name-title:empty,
|
|
@@ -658,6 +668,11 @@ 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_infos .field--name-field-date {
|
|
|
font-size: 1.3rem;
|
|
|
}
|
|
|
+@media (min-width: 811px) {
|
|
|
+ .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_infos .field--name-field-date {
|
|
|
+ font-size: 0.9rem;
|
|
|
+ }
|
|
|
+}
|
|
|
.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_infos .field--name-field-date div {
|
|
|
display: flex !important;
|
|
|
flex-direction: row;
|
|
@@ -670,6 +685,11 @@ svg.ext {
|
|
|
padding-right: 1rem;
|
|
|
width: fit-content;
|
|
|
}
|
|
|
+@media (min-width: 811px) {
|
|
|
+ .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_infos .field--name-field-date time {
|
|
|
+ font-size: 0.9rem;
|
|
|
+ }
|
|
|
+}
|
|
|
.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_infos .field--name-field-lieu {
|
|
|
font-size: 1.3rem;
|
|
|
padding-top: 1rem;
|
|
@@ -680,6 +700,8 @@ svg.ext {
|
|
|
@media (max-width: 811px) {
|
|
|
.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_infos .field--name-field-lieu {
|
|
|
display: inline-flex;
|
|
|
+ font-size: 0.9rem;
|
|
|
+ padding-top: 0.5rem;
|
|
|
}
|
|
|
}
|
|
|
.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_infos .field--name-title {
|
|
@@ -690,6 +712,12 @@ 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_infos .field--name-title h2 a {
|
|
|
color: rgb(9, 57, 139) !important;
|
|
|
}
|
|
|
+@media (max-width: 810px) {
|
|
|
+ .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_infos .field--name-title {
|
|
|
+ font-size: 1rem;
|
|
|
+ padding-top: 0.5rem;
|
|
|
+ }
|
|
|
+}
|
|
|
.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_infos .field--name-field-sous-titre {
|
|
|
display: none;
|
|
|
font-weight: 800;
|
|
@@ -703,6 +731,12 @@ svg.ext {
|
|
|
padding-top: 2rem;
|
|
|
font-size: 1.3rem;
|
|
|
}
|
|
|
+@media (max-width: 810px) {
|
|
|
+ .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_infos .field--name-field-actu-type {
|
|
|
+ font-size: 0.9rem;
|
|
|
+ padding-top: 1rem;
|
|
|
+ }
|
|
|
+}
|
|
|
.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_infos .field:not(.field--name-field-images) {
|
|
|
width: 100%;
|
|
|
}
|
|
@@ -6302,10 +6336,19 @@ body.type-media-reportage-photos .block-region-third .block-entity-fieldnodefiel
|
|
|
height: 100%;
|
|
|
align-items: center;
|
|
|
}
|
|
|
+@media (max-width: 810px) {
|
|
|
+ #header-top .region-header-top-left #block-logogouv {
|
|
|
+ width: 30%;
|
|
|
+ }
|
|
|
+}
|
|
|
#header-top .region-header-top-left #block-logogouv img {
|
|
|
width: 100%;
|
|
|
height: auto;
|
|
|
}
|
|
|
+#header-top .region-header-top-left #block-eql-logoepau {
|
|
|
+ height: 100%;
|
|
|
+ align-content: center;
|
|
|
+}
|
|
|
#header-top .region-header-top-left #block-logoeql {
|
|
|
display: flex;
|
|
|
height: 100%;
|
|
@@ -6315,6 +6358,11 @@ body.type-media-reportage-photos .block-region-third .block-entity-fieldnodefiel
|
|
|
width: 100%;
|
|
|
height: auto;
|
|
|
}
|
|
|
+@media (max-width: 810px) {
|
|
|
+ #header-top .region-header-top-left #block-logoeql img {
|
|
|
+ width: 80%;
|
|
|
+ }
|
|
|
+}
|
|
|
#header-top .region-header-top-rigth {
|
|
|
display: flex;
|
|
|
flex-direction: row;
|
|
@@ -6336,6 +6384,11 @@ body.type-media-reportage-photos .block-region-third .block-entity-fieldnodefiel
|
|
|
#header-top .region-header-top-rigth #block-eql-identitedusite :link {
|
|
|
color: rgb(9, 57, 139) !important;
|
|
|
}
|
|
|
+@media (max-width: 870px) {
|
|
|
+ #header-top .region-header-top-rigth #block-eql-identitedusite {
|
|
|
+ display: none;
|
|
|
+ }
|
|
|
+}
|
|
|
#header-top .region-header-top-rigth #block-logoeql {
|
|
|
padding-left: 1rem;
|
|
|
padding-right: 2.5rem;
|
|
@@ -6344,6 +6397,11 @@ body.type-media-reportage-photos .block-region-third .block-entity-fieldnodefiel
|
|
|
width: 80px;
|
|
|
height: auto;
|
|
|
}
|
|
|
+@media (max-width: 870px) {
|
|
|
+ #header-top .region-header-top-rigth #block-logoeql {
|
|
|
+ padding-right: 1rem;
|
|
|
+ }
|
|
|
+}
|
|
|
#header-top .region-header-top-rigth #block-burger {
|
|
|
z-index: 1;
|
|
|
background-color: rgb(0, 158, 227);
|