css lien page mentions légales

This commit is contained in:
2021-12-21 21:18:34 +01:00
parent f191cf55c1
commit e29d299fcb
2 changed files with 13 additions and 7 deletions
@@ -30,11 +30,17 @@
}
}
a{
color: $black;
text-decoration: underline;
svg{
display: none;
.block-entity-fieldnodefield-textes{
.paragraph--type--texte{
a{
color: $black;
text-decoration: underline;
svg{
display: none;
}
}
}
}
}