Mikko Levänen wrote:
Please look at: www.aineistot.com
But on IE I have problem that my css works differently and colors
"visited" links green also in leftside navi..
Mikko,
div .navList a, a:link, a:visited{
color: white; ...
}
...
This a:visited is overwritten by the subsequent
a, a
Hello!
I hope someone can tell me what is wrong with my css:
Please look at: www.aineistot.com
Everything works fine in Firefox > Navigation on left side has white
text in links and other links are green as they should be on white
background..
But on IE I have problem that my css works diff