Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

In addition to zooming in to 110%, I also apply this CSS for increasing the line spacing and decreasing the number of words per line:

    div.comment {
        line-height: 1.5
    }

    td {
        max-width: 700px;
    }
It improves the readability a lot for me.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: