27 lines
773 B
SCSS
27 lines
773 B
SCSS
.path-ressources.annuairederecherche{
|
|
.layout-content{
|
|
.region-content{
|
|
|
|
#block-contenudelapageprincipale{
|
|
span{
|
|
padding-top: 3rem;
|
|
padding-bottom: 3rem;
|
|
vertical-align: middle;
|
|
h2{
|
|
margin: 0;
|
|
padding-top: 2rem;
|
|
height: 4rem;
|
|
color: $white;
|
|
font-family: "Source Code Pro";
|
|
text-transform: uppercase;
|
|
background: $blue-light;
|
|
// padding-left: 13%;
|
|
|
|
}
|
|
}
|
|
|
|
}
|
|
}
|
|
}
|
|
}
|