Overidding CSS
Can anybody give me some quick pointers (or atleast tell me where to find the answer) I'm playing with some layouts on a web page that has CSS. All the links are defined so that when you hover over them they change to a set size\colour etc.
however I want to have a bigger link at the bottom of the page as a call to action. I'm using <h2> tags round it which get it to the right size, howver when you hover over it, it changes to the CSS size. How can I have it so that it still changes colour etc. but doesn't change size.
|