I’m looking for a simple solution for creating hover-responsive text. For example, have the text change color (or font weight, or underline) when the mouse hovers over the text. There are not-so-elegant solutions that involve embedding my own html, but this seems impractical and it renders my pages not so responsive (i.e., they don’t look good on a phone). I’m not looking for anything fancy - I don’t really don’t want to use hover boxes. I just want something simple wherein the text properties change upon hovering.
Any suggestions?