How to use JavaScript or jQuery to get updated styles when the pseudo element is :hovered or :active or :linked
It seems getComputedStyle only returns the original style of the pseudo element. getComputedStyle does, however, return the style of regular elements when they're :hovered or :active