mirror of
https://github.com/revanced/revanced-website.git
synced 2025-04-30 06:34:35 +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 {
|
a:hover {
|
||||||
|
background: var(--grey-one);
|
||||||
text-decoration: underline var(--accent-color);
|
text-decoration: underline var(--accent-color);
|
||||||
color: var(--white);
|
color: var(--white);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user