css consultation strong
This commit is contained in:
parent
711683dc05
commit
5af7fa258d
|
@ -2510,6 +2510,9 @@ header #block-quartiers-de-demain-logoquartiersdedemain .field_field_logo .qdd-h
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
#consultation .layout-content .content_container .node-type-static #paragraph-id--13 .field_field_texte .colone-picto p strong {
|
||||||
|
font-family: "gilroy-medium";
|
||||||
|
}
|
||||||
|
|
||||||
.partenaires {
|
.partenaires {
|
||||||
background-color: #f6f7f3;
|
background-color: #f6f7f3;
|
||||||
|
|
|
@ -205,6 +205,9 @@
|
||||||
@media(max-width: 500px){
|
@media(max-width: 500px){
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
strong{
|
||||||
|
font-family: 'gilroy-medium';
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue