View Single Post
bump

the following page refuses to change link color when visited this is a huge problem in OW and Safari 3, Camino does NOT have the problem, all 3 browsers use the same Style sheet code.

Please anyone know why this is a problem in OW and how to fix it???????????

http://www.theinquirer.net/default.aspx

my style code:


html, body, * {
font-family: Optima !important;
font-size: 10px !important;
}
pre {
font-family: Optima !important;
}
a:visited, a:visited:hover, a:link:active {
color: purple !important;
}
a:link, a:visited, a:hover, a:active {
text-decoration: underline !important;
}