- From: Richard Ishida <ishida@w3.org>
- Date: Wed, 26 Nov 2014 14:37:34 +0000
- To: Gunnar Bittersmann <gunnar@bittersmann.de>
- CC: www-i18n-comments@w3.org
ok, I made some changes. Hopefully the links are easier to read now. ri On 24/11/2014 11:09, Gunnar Bittersmann wrote: > Hi Richard, > The contrast between text color #555555 and link color #008080 (teal) > used on the W3C i18n pages is very low. While it was already hard to > tell link titles from other text in the past, with the change of the > typeface to Neue Helvetica Light (Thin?) it’s nearly impossible. Readers > will not see the valuable resources linked to from the text. > > Please change the link color or underline link titles, at least in the > text (or do both). > > For the latter, remove lines 76 and 80 in article-display-html5.css. You > could also combine the rules for a:link and a:visited to > > a { > color: teal; > } > > For not having links underlined in the page header and in the menues on > the right, add folling rule: > > header a, #survey a { > text-decoration: none; > } > > Thanks, > Gunnar >
Received on Wednesday, 26 November 2014 14:38:03 UTC