Hacker News new | ask | show | jobs
by nyanpasu64 1773 days ago
The site loads smoothly even with JS on. If you want to fix the code blocks with JS off, try the following:

  pre {
      background-color: rgb(40, 40, 35);
      color: rgb(248, 248, 242);
  }