retirer background sur plusierus pages
This commit is contained in:
@@ -23,12 +23,12 @@
|
||||
}
|
||||
.layout--onecol{
|
||||
.block-region-content{
|
||||
position: relative;
|
||||
background: url('../images/pictos/carre-contour-bleu_bdd.svg');
|
||||
background-repeat: no-repeat;
|
||||
background-position-y: 40vh;
|
||||
max-width: 100vw;
|
||||
background-size: cover;
|
||||
// position: relative;
|
||||
// background: url('../images/pictos/carre-contour-bleu_bdd.svg');
|
||||
// background-repeat: no-repeat;
|
||||
// background-position-y: 40vh;
|
||||
// max-width: 100vw;
|
||||
// background-size: cover;
|
||||
display: grid;
|
||||
grid-template-columns: 1fr repeat(8, 2fr) 1fr;
|
||||
|
||||
|
||||
@@ -5,11 +5,11 @@
|
||||
.region-content{
|
||||
|
||||
#block-contenudelapageprincipale{
|
||||
background: url('../images/pictos/carre-contour-bleu_programme.svg');
|
||||
background-repeat: no-repeat;
|
||||
background-position-y: 20vh;
|
||||
max-width: 100vw;
|
||||
background-size: cover;
|
||||
// background: url('../images/pictos/carre-contour-bleu_programme.svg');
|
||||
// background-repeat: no-repeat;
|
||||
// background-position-y: 20vh;
|
||||
// max-width: 100vw;
|
||||
// background-size: cover;
|
||||
span{
|
||||
padding-top: 3rem;
|
||||
padding-bottom: 3rem;
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
.node-id-20{
|
||||
|
||||
background: url('../images/pictos/carre-contour-bleu_partenaire.svg');
|
||||
background-repeat: repeat;
|
||||
background-repeat: no-repeat;
|
||||
background-position-y: 7rem;
|
||||
max-width: 100vw;
|
||||
background-size: contain;
|
||||
|
||||
Reference in New Issue
Block a user