FEATURE Highlighting the links on hover to better show interaction is possible
This commit is contained in:
parent
12e856c75d
commit
254015dc44
|
|
@ -31,4 +31,10 @@
|
|||
@apply hidden;
|
||||
}
|
||||
}
|
||||
|
||||
.sommaire-index a:hover,
|
||||
.footnotes-index a:hover {
|
||||
@apply text-carhop-green-800 underline-offset-8 underline;
|
||||
text-decoration-thickness: 1px;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user