#1691 mise en forme menu gauche

This commit is contained in:
armansansd
2021-12-13 12:01:31 +01:00
parent 375a74a4e0
commit 3da3bb1d57
4 changed files with 172 additions and 27 deletions

View File

@@ -38,6 +38,9 @@ article, .paragraph{
}
.block-region-first,.block-region-third{
.is-active{
font-weight: 600;
}
h2{
font-size: $font-big;
background-color: black;
@@ -52,7 +55,7 @@ article, .paragraph{
.field_document{
padding: 0.5rem 0.5rem;
}
.field_organisateur,.field_fichier,.field_ressources_liees{
.field_organisateur,.field_fichier, .field_lien,.field_ressources_liees{
padding: 0.5rem 1rem;
div{
text-decoration: none;
@@ -237,7 +240,7 @@ article, .paragraph{
.block-region-first{
background-color: black;
color: white;
a{
a:not(.prog-ressources-link,.back-actus-link){
text-transform: uppercase;
font-family: 'duke';
font-size: $font-big;