style(link): use DSFR underline style everywhere possible.

Par conséquent on commence à remplacer d'anciens "liens-boutons" (qui
auraient récupéré un souligné indésirable), par un vrai boutton dsfr.

Le hack fr-underlined n'est aussi plus nécessaire.
This commit is contained in:
Colin Darie 2022-10-06 13:02:25 +02:00
parent 555c796d19
commit 2ab5fbbb24
16 changed files with 33 additions and 27 deletions

View file

@ -17,6 +17,10 @@
color: #000000;
}
a {
background-image: none; // remove DSFR underline
}
.caret-icon {
vertical-align: top;
margin-top: 9px;