Hacker News new | ask | show | jobs
by yetanother12345 819 days ago
Added: Here is the ruleset I use for Hacker News specifically

    * {
        font-size: 23px;
        line-height: 1.5em
    }
    a {
        text-decoration: underline;
    }