mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Color was not changing when hovering over hyperlinks
This commit is contained in:
@@ -357,6 +357,7 @@ html {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.button-link:hover {
|
.button-link:hover {
|
||||||
|
color: rgb(243, 243, 243) !important;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user