i've few types of links on my website.
First is just simple link without any styles such as backgrounds. The second type of links are with background colors similar to buttons.
these both have hover color change effect which is accomplished by CSS.
what i want is to animate that color change on hover, i want it to change smoothly.
is there any way to white a few line of code in master page of all other pages, so ever single link will animate its color change on hover?
Thanks in advance.