links are now underlined on hover instead of italicised
This commit is contained in:
parent
87d2781a0e
commit
f3e07290e3
1 changed files with 1 additions and 1 deletions
|
|
@ -103,5 +103,5 @@ a {
|
|||
color: var(--cyan);
|
||||
}
|
||||
a:hover, a:active {
|
||||
font-style: italic;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue