Hacker News new | ask | show | jobs
by 0942v8653 3743 days ago
> Despite the terrible formatting

    javascript:var sheet = document.createElement('style');sheet.innerHTML = "body{margin: 40px auto;max-width: 650px;line-height: 1.5;font-size: 18px;color: #3a3a3a;padding: 0 10px;}";document.body.appendChild(sheet);
Paste into your URL bar.