Top heading links in IE6 change to the same colour as the background. (Very annoying)

But other than that, it’s good (apart from the outstanding issues already logged, print.css & html validation)

Comments

clint.davis’s picture

.nav a, li a:visited{
	color: #e8e8e8;
	text-decoration: none;
}

Thats the code to fix it