Suppression décoration des liens
This commit is contained in:
parent
56fd258b84
commit
40f8781c90
|
@ -459,7 +459,7 @@ a:hover {
|
|||
}
|
||||
|
||||
a:active {
|
||||
text-decoration: underline;
|
||||
text-decoration: none;
|
||||
cursor: progress;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue