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:
parent
555c796d19
commit
2ab5fbbb24
16 changed files with 33 additions and 27 deletions
|
@ -17,6 +17,10 @@
|
|||
color: #000000;
|
||||
}
|
||||
|
||||
a {
|
||||
background-image: none; // remove DSFR underline
|
||||
}
|
||||
|
||||
.caret-icon {
|
||||
vertical-align: top;
|
||||
margin-top: 9px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue