PDA

View Full Version : Strange CSS stuff


GrassDragon
01-23-2007, 7:06 AM
I've been putting together a page that grabs RSS feeds from other sites and displays them on one page, something like an online aggregator. I'm having some weird issues with the CSS though. Here's the link:

...

You'll notice that some of the links have the correct underline color, and change when you mouse over them, and some don't. I have no idea what makes them different from each other; the code looks exactly the same to me. Help would be appreciated.

EDIT: It appears that it's only strange in Safari. IE displays the correct rollover effects, but not the correct underline color.

GrassDragon
01-23-2007, 7:36 AM
Figured this one out, at least for Safari. Take a look at the bottom of the CSS file if you'd like to know how.