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

php - Creating canonical URLs with custom route-classes -

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

mysql - php global within a class but outside a function? -