feat: adjust link highlight
This commit is contained in:
parent
5f320a8f8b
commit
ef0fac10b6
2 changed files with 3 additions and 2 deletions
|
|
@ -42,7 +42,8 @@
|
|||
font-weight: 550;
|
||||
}
|
||||
a:hover {
|
||||
color: var(--outline-color);
|
||||
background-color: var(--outline-color);
|
||||
color: var(--dark-color)
|
||||
}
|
||||
.text {
|
||||
text-decoration: underline;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue