Answer the question
In order to leave comments, you need to log in
Font-weight issue with :visited link
The problem occurs in chrome and in the new FF 4 too
CSS
code: HTML code:
In IE7, 8, FF3, Opera 11 the visited link is no longer bold.
In FF4 and Chrome, font-weight:normal for a visited link doesn't work, it stays bold
. How can I make it become normal in these browsers, and what causes this problem in the first place?
I can't figure it out
a { font-weight:bold }
a:visited { font-weight:normal;}
<a href="http://habrahabr.ru/post/222/">Ссылка</a>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question