mirror of
https://github.com/ReVanced/revanced-website.git
synced 2026-01-27 04:41:03 +00:00
feat: add hover background color feedback to contributor persons
This commit is contained in:
@@ -26,6 +26,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
a:hover {
|
a:hover {
|
||||||
|
background: var(--grey-one);
|
||||||
text-decoration: underline var(--accent-color);
|
text-decoration: underline var(--accent-color);
|
||||||
color: var(--white);
|
color: var(--white);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user