I have tried to tweak the layout without any browser extensions. This will work on any browser but it's a 'lite version' so you can only use these to read HN. Have a look:
Thanks mate; but I actually did this to make it easy for me to read HN posts on my netbook (1024x600). Reducing the width would mean lots of scrolling :(
Use a fluid width with min and max width so that the reading span does not grow too big or small. No matter what screen you have, anything longer than 70-80 chars in a single line is a pain to read.
That is the reason readability and Safari Reader are designed the way they are. Use em/% to go screen size free.
Non AJAX version: http://www.skillendar.com/hackernews/noajax.aspx
AJAX version: http://www.skillendar.com/hackernews/
reply