html - Why isnt next:hover turning the text red? -


The class on the site should be .next: The hover text should be turned on "What next should GOPisWrong.com say?" Red on the hover, but it's not. Why?

An inline style in which to get rid of color is the hover style Overriding:

  & lt; One square = "next" style = "margin-left: 300px; font-family: sans-serif; color: # 000000;"    

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -