| From: | Thomas Kellerer <spam_eater(at)gmx(dot)net> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: PG website testing |
| Date: | 2010-10-04 20:58:43 |
| Message-ID: | i8df61$gik$1@dough.gmane.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Thom Brown wrote on 04.10.2010 20:40:
> Hi all,
>
> We're currently testing a new javascript change on the PostgreSQL
> docs. This is to make sure monospaced fonts still appear at a
> reasonable size between browsers. I'd appreciate it if some of you
> could do some browser testing. http://magnus.webdev.postgresql.org/
> Only docs for 8.3 and below are available. Please also check the main
> site for font issues, and post any issues you find here.
>
Looks good on Firefox 3.6, Windows XP
But I can't see a big difference to the live documents
In fact the fixed font e.g. on
http://www.postgresql.org/docs/current/static/ddl-default.html
is a tiny bit bigger than on
http://magnus.webdev.postgresql.org/docs/8.3/static/ddl-default.html
Looking at the CSS, the current live site is configured to use 1.4em for the fixed font, whereas your site uses 1.2em so it does make sense that it's a little bit large on the live site.
Regards
Thomas
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Carlos Mennens | 2010-10-04 21:02:20 | Re: PG website testing |
| Previous Message | Cédric Villemain | 2010-10-04 20:50:24 | Re: PG website testing |