Обсуждение: font size of tags

Поиск
Список
Период
Сортировка

font size of tags

От
Michael Kefeder
Дата:
Hi List

I like the new homepage design of postgresql.org, but the font-size in
the docs for the keywords (fixed font using <tt> tag) within the text is
too small to read. May i suggest to add

tt {
    font-size: 120%;
}

to the style sheets? I've tested it on firefox and konqueror, it doesn't
destroy layout there, but the keywords are more readable.

I'd also be happy with any other change that makes them readable, i just
wanted to mention it.

  Mike