background contain all pages
This commit is contained in:
@@ -446,7 +446,9 @@ a {
|
|||||||
.node-id-35 .region-content {
|
.node-id-35 .region-content {
|
||||||
background: url("../images/pictos/carre-contour-bleu_gouvernance.svg");
|
background: url("../images/pictos/carre-contour-bleu_gouvernance.svg");
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position-y: 7rem; }
|
background-position-y: 7rem;
|
||||||
|
max-width: 100vw;
|
||||||
|
background-size: contain; }
|
||||||
|
|
||||||
.node-id-35 .layout__region--top {
|
.node-id-35 .layout__region--top {
|
||||||
padding-bottom: 3rem; }
|
padding-bottom: 3rem; }
|
||||||
@@ -461,7 +463,9 @@ a {
|
|||||||
.node-id-3 {
|
.node-id-3 {
|
||||||
background: url("../images/pictos/carre-contour-bleu_partenaire.svg");
|
background: url("../images/pictos/carre-contour-bleu_partenaire.svg");
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position-y: 7rem; }
|
background-position-y: 7rem;
|
||||||
|
max-width: 100vw;
|
||||||
|
background-size: contain; }
|
||||||
.node-id-3 .layout__region--top {
|
.node-id-3 .layout__region--top {
|
||||||
padding-bottom: 3rem; }
|
padding-bottom: 3rem; }
|
||||||
.node-id-3 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
|
.node-id-3 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
|
||||||
@@ -539,7 +543,9 @@ a {
|
|||||||
.node-id-4 {
|
.node-id-4 {
|
||||||
background: url("../images/pictos/carre-contour-bleu_programme.svg");
|
background: url("../images/pictos/carre-contour-bleu_programme.svg");
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position-y: 7rem; }
|
background-position-y: 7rem;
|
||||||
|
max-width: 100vw;
|
||||||
|
background-size: contain; }
|
||||||
.node-id-4 .layout__region--top {
|
.node-id-4 .layout__region--top {
|
||||||
padding-bottom: 3rem; }
|
padding-bottom: 3rem; }
|
||||||
.node-id-4 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
|
.node-id-4 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
|
||||||
@@ -553,7 +559,9 @@ a {
|
|||||||
.node-id-5 .region-content {
|
.node-id-5 .region-content {
|
||||||
background: url("../images/pictos/carre-contour-bleu_contact.svg");
|
background: url("../images/pictos/carre-contour-bleu_contact.svg");
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position-y: 7rem; }
|
background-position-y: 7rem;
|
||||||
|
max-width: 100vw;
|
||||||
|
background-size: contain; }
|
||||||
|
|
||||||
.node-id-5 .layout__region--top {
|
.node-id-5 .layout__region--top {
|
||||||
padding-bottom: 3rem; }
|
padding-bottom: 3rem; }
|
||||||
|
|||||||
@@ -3,6 +3,8 @@
|
|||||||
background: url('../images/pictos/carre-contour-bleu_partenaire.svg');
|
background: url('../images/pictos/carre-contour-bleu_partenaire.svg');
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position-y: 7rem;
|
background-position-y: 7rem;
|
||||||
|
max-width: 100vw;
|
||||||
|
background-size: contain;
|
||||||
|
|
||||||
.layout__region--top{ //bandeau titre page static
|
.layout__region--top{ //bandeau titre page static
|
||||||
padding-bottom: 3rem;
|
padding-bottom: 3rem;
|
||||||
|
|||||||
@@ -3,6 +3,8 @@
|
|||||||
background: url('../images/pictos/carre-contour-bleu_contact.svg');
|
background: url('../images/pictos/carre-contour-bleu_contact.svg');
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position-y: 7rem;
|
background-position-y: 7rem;
|
||||||
|
max-width: 100vw;
|
||||||
|
background-size: contain;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -3,6 +3,8 @@
|
|||||||
background: url('../images/pictos/carre-contour-bleu_gouvernance.svg');
|
background: url('../images/pictos/carre-contour-bleu_gouvernance.svg');
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position-y: 7rem;
|
background-position-y: 7rem;
|
||||||
|
max-width: 100vw;
|
||||||
|
background-size: contain;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -3,6 +3,8 @@
|
|||||||
background: url('../images/pictos/carre-contour-bleu_programme.svg');
|
background: url('../images/pictos/carre-contour-bleu_programme.svg');
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position-y: 7rem;
|
background-position-y: 7rem;
|
||||||
|
max-width: 100vw;
|
||||||
|
background-size: contain;
|
||||||
|
|
||||||
.layout__region--top{ //bandeau titre page static
|
.layout__region--top{ //bandeau titre page static
|
||||||
padding-bottom: 3rem;
|
padding-bottom: 3rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user