Hacker News new | ask | show | jobs
by ahoge 3944 days ago
It would probably break some websites.

Run this on some websites and you'll see some things moving around:

  document.head.insertAdjacentHTML('afterbegin', '<link rel="stylesheet" href="https://cmcenroe.me/writ/writ.min.css">')
1 comments

Chrome and Firefox both support user stylesheets, so you could do that.