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

Roland Rosenfeld roland at spinnaker.de
Tue Jun 16 18:06:27 CEST 2026


Hi Matthias,

Matthias Hermsdorf via Privoxy-devel schrieb am Tuesday, den 16. June 2026:

> 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.

Maybe it's because I'm old, but I like the way it is now.
If I want the text to have long lines, I can use my browser in full
screen mode and if I prefer shorter lines, I simply change the window
size to something smaller.
For this workflow I have some shortcuts in my window manager, that for
example resize a browser window to exactly on half of my 2K screen (so
a browser window is only 1280 pixel wide like in the good old 4:3
days).
But if some line (maybe in a config file example) is longer than this,
I am free to use a wider window or full screen and can read the
complete line without horizontal scrolling.
Your suggestion breaks this freedom.

Just my 2 cents.

Greetings
Roland


More information about the Privoxy-devel mailing list