mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-05 01:02:41 +00:00
Remove outline of the link focus
This commit is contained in:
parent
2983a4be68
commit
c5306fa409
@ -94,4 +94,8 @@
|
|||||||
color: var(--clr-link-btn-hover);
|
color: var(--clr-link-btn-hover);
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.pagination li a:focus {
|
||||||
|
outline: none;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
Loading…
x
Reference in New Issue
Block a user