- From: Richard Ishida <ishida@w3.org>
- Date: Tue, 25 Nov 2014 17:15:22 +0000
- To: Gunnar Bittersmann <gunnar@bittersmann.de>
- CC: www-i18n-comments@w3.org
hi Gunnar,
Yes, even before you sent your email I've been working on some ideas to
improve that. You should hopefully see a change very soon.
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 Tuesday, 25 November 2014 17:15:54 UTC