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

In a similar vein, I apply these three styles for readability:

    document.body.style.fontFamily = 'Georgia';
    document.body.style.lineHeight = '1.62em';
    document.body.style.margin = 'auto';
Then I zoom to get the font size I need.


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

Search: