I was only able to figure this out by looking at a site I haven't upgraded yet where the hover colour still works, and without your tip I wouldn't known what to look for. So, I've had to add the following to my user.css.
It is obviously similar to the issues you described but there is no way I would have figured this out on my own.
Thank you again for your help.
Code:
a:not(.btn):hover { color: var(--cassiopeia-color-hover);}
Thank you again for your help.
Statistics: Posted by marpleweb — Sat Jan 13, 2024 6:43 am