mirror of
https://github.com/revanced/revanced-website.git
synced 2025-04-29 22:24:31 +02:00
feat: add hover background color feedback to contributor persons
This commit is contained in:
parent
6b7fb1d5c0
commit
ea2ee26aa3
@ -26,6 +26,7 @@
|
||||
}
|
||||
|
||||
a:hover {
|
||||
background: var(--grey-one);
|
||||
text-decoration: underline var(--accent-color);
|
||||
color: var(--white);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user