Figured out why my link colors weren't working. I was trying to define them only for the divs for the menu, but I forgot that I put the actual link tags outside the div tags so the whole thing would be clickable. Instead, I defined the colors for the container for the whole right area, and it Just Worked.
1 like
Delete
Are you sure you want to remove this comment from the news feed?
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?
Delete
Are you sure you want to remove this comment from the news feed?
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
YOOOO
damn i didn't know this was everybody's favorite pearl jam song