annuaire de recherche

This commit is contained in:
2021-12-17 12:23:39 +01:00
parent 67d77b2046
commit 8c0f1810f3
3 changed files with 76 additions and 5 deletions
@@ -1,8 +1,8 @@
.path-ressources.annuairederecherche{
.layout-content{
background: url('../images/pictos/carre-contour-bleu_programme.svg');
background: url('../images/pictos/carre-contour-bleu_annuairederecherche.svg');
background-repeat: no-repeat;
background-position-y: 20vh;
background-position-y: 7rem;
max-width: 100vw;
background-size: cover;
.region-content{
@@ -64,12 +64,15 @@
.field--name-title{
grid-column: 2;
font-weight: 800;
background-color: $white;
}
.field--name-body{
background-color: $white;
grid-column: 2;
p {margin: 0;}
}
.field--name-field-lien{
background-color: $white;
grid-column: 2;
a{
color: $black;