Forcing wrapping of 'pre' text in the archives - Mailing list pgsql-www

From Selena Deckelmann
Subject Forcing wrapping of 'pre' text in the archives
Date
Msg-id 2b5e566d0909140802u30688c4flc20bbbc9a1600576@mail.gmail.com
Whole thread Raw
Responses Re: Forcing wrapping of 'pre' text in the archives  (Selena Deckelmann <selenamarie@gmail.com>)
List pgsql-www
Can we add something like below to the postgresql.org stylesheet get
the archives 'pre' content to wrap properly?

pre {white-space: pre-wrap;       /* css-3 */white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999
*/white-space:-pre-wrap;      /* Opera 4-6 */white-space: -o-pre-wrap;    /* Opera 7 */word-wrap: break-word;       /*
InternetExplorer 5.5+ */
 
}

-- 
http://chesnok.com/daily - me
http://endpoint.com - work


pgsql-www by date:

Previous
From: Dieter Plaetinck
Date:
Subject: mirror getting: access denied to pgsql-ftp on rsync.postgresql.org
Next
From: Dave Page
Date:
Subject: Re: mirror getting: access denied to pgsql-ftp on rsync.postgresql.org