From: | Petr Jelinek <pjmodos(at)pjmodos(dot)net> |
---|---|
To: | Dave Page <dpage(at)pgadmin(dot)org> |
Cc: | Bruce Momjian <bruce(at)momjian(dot)us>, PostgreSQL www <pgsql-www(at)postgresql(dot)org> |
Subject: | Re: Large fixed-width text |
Date: | 2009-09-27 17:00:35 |
Message-ID: | 4ABF9A33.5080402@pjmodos.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-www |
Dave Page napsal(a):
>> Anyway those #txtArchives pre and #txtArchives tt do not affect
>> documentation but they indeed seem to be plain wrong, they are actually only
>> used by Opera (and maybe Chrome , I don't have that browser) and the text
>> looks huge there. In FF and Safari they are overwritten by
>>
>> #pgContainer code, #pgContainer pre, #pgContainer tt {
>> font-size: 1.2em;
>> }
>>
>> in geckofixes.css (yes it loads for Safari too on my machine and it's a good
>> thing) and in IE they're overwritten by
>>
>> * html #txtArchives pre { font-size: 100%; }
>>
>> in iefixes.css.
>>
>
> txtArchives is used by archives.postgresql.org, not the docs.
>
Cite from the first sentence: *Anyway those #txtArchives pre and
#txtArchives tt do not affect
documentation*
--
Regards
Petr Jelinek (PJMODOS)
From | Date | Subject | |
---|---|---|---|
Next Message | Selena Deckelmann | 2009-09-27 19:12:17 | Re: Forcing wrapping of 'pre' text in the archives |
Previous Message | Dave Page | 2009-09-27 16:36:11 | Re: Large fixed-width text |