background
This commit is contained in:
@@ -9,30 +9,33 @@
|
||||
padding-top: 3rem;
|
||||
padding-bottom: 3rem;
|
||||
vertical-align: middle;
|
||||
|
||||
color: $white;
|
||||
h2{
|
||||
margin: 0;
|
||||
padding-top: 2rem;
|
||||
height: 4rem;
|
||||
color: $white;
|
||||
background: $blue-light;
|
||||
font-family: "Source Code Pro";
|
||||
text-transform: uppercase;
|
||||
background: $blue-light;
|
||||
|
||||
padding-left: 13%;
|
||||
|
||||
}
|
||||
}
|
||||
.layout--onecol{
|
||||
.block-region-content{
|
||||
background: url('../images/pictos/carre-contour-bleu_gouvernance.svg');
|
||||
background: url('../images/pictos/carre-contour-bleu_programme.svg');
|
||||
background-repeat: no-repeat;
|
||||
background-position-y: 20vh;
|
||||
// background-position-y: 20vh;
|
||||
max-width: 100vw;
|
||||
background-size: contain;
|
||||
background-size: cover;
|
||||
|
||||
|
||||
// texte présentation
|
||||
.block-config-pages-block{
|
||||
margin: 2rem;
|
||||
margin-top: 4rem;
|
||||
.field--name-field-introduction{
|
||||
width: 65%;
|
||||
margin: auto;
|
||||
|
||||
Reference in New Issue
Block a user