heeeeelp my link colors won't change. it's in the right order in the css, i've tried viewing it in incognito, all of it. is it because i'm defining a:link for multiple div ids at once? are you not allowed to do that?
Sometimes it helps to right-click and go into the Developer console. It can show which CSS definitions have been ignored. Sometimes it's stubborn though, and you have to put !important after the line
Sometimes it helps to right-click and go into the Developer console. It can show which CSS definitions have been ignored. Sometimes it's stubborn though, and you have to put !important after the line