mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-04 21:22: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);
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.pagination li a:focus {
|
||||
outline: none;
|
||||
}
|
||||
</style>
|
Loading…
x
Reference in New Issue
Block a user