[Privoxy-devel] an css improvement for https://www.privoxy.org

Matthias Hermsdorf matthiashermsdorf at gmx.de
Tue Jun 16 16:16:32 CEST 2026


Hi,

I just found your page probably in need of that what privoxy offers.

In my eyes the https://www.privoxy.org is clean and easy to read. If 
you  have a small to medium sized monitor.

On my 32" screen the lines take 60cm width, which is not so easy to read.

I suggest to add some css code.

For most of the pages helps following css:
body > * {

     margin: auto;

     max-width: 1000px;

}

That would center the content and limits the width. That work for most 
of the pages.

At the classic man page and the team pages, the page layout items 
header, section and footer are missing. Instead of adding complex css it 
would be easier to extend the html.


Have a nice day,

Matthias



More information about the Privoxy-devel mailing list