Note on CSS and tables - Mailing list pgsql-www

From Peter Eisentraut
Subject Note on CSS and tables
Date
Msg-id 200412281949.53369.peter_e@gmx.net
Whole thread Raw
List pgsql-www
Note that if you set a text style via CSS, you need to repeat that
setting for text within tables.  E.g., you need

P { blah }
TD { blah }

Currently, the PostgreSQL documentation rendered through the new web
site features a different text style for text in tables and not in
tables.  Example:
http://www.postgresql.org/docs/7.4/static/transaction-iso.html

I also find the font used to render the documentation to be unbearably
small.  Maybe that could be fixed as well.  I don't think there is a
justification to make that font smaller than the default browser font.

pgsql-www by date:

Previous
From: nobody
Date:
Subject: Comment #1956 was rejectd by devrim
Next
From: "Marc G. Fournier"
Date:
Subject: Re: [Gforge-admins] PGFoundry Down, please restart?