logoeql
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
.node-id-3{
|
||||
|
||||
background: url('../images/pictos/carre-contour-bleu_partenaire.svg');
|
||||
background-repeat: no-repeat;
|
||||
|
||||
|
||||
.layout__region--top{ //bandeau titre page static
|
||||
padding-bottom: 3rem;
|
||||
.block-region-top{
|
||||
.block-entity-fieldnodetitle{
|
||||
.field--name-title{
|
||||
font-family: 'Source Code Pro';
|
||||
font-size: 2rem;
|
||||
font-weight: 800;
|
||||
color: $blue-light;
|
||||
background-color: $white;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user