mirror of
https://github.com/psforever/PSFPortal.git
synced 2026-07-15 00:14:37 +00:00
Fix hover links being too dark
This commit is contained in:
parent
4e567c7960
commit
e5fadd5891
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ a {
|
||||||
}
|
}
|
||||||
|
|
||||||
a:hover {
|
a:hover {
|
||||||
|
color: darken(rgb(0,150,250), 10%);
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue