parent
41eee7f33a
commit
dc3cf8b231
|
@ -24,6 +24,10 @@ a {
|
|||
font-weight: @font-weight-bold;
|
||||
text-decoration: none;
|
||||
|
||||
&:focus {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue