34 pointsby jxmorris12a day ago1 comment
  • konstructiona day ago
    Looks like a nice article, but there are some rendering issues for me.

    In the section "We also need to define a metric for pruning." the math afterwards (and in all other places) has a dark background, and black font. Not legible. The code seems to have a weird shadow effect that goes away if I mark the code. That doesn't seem to be intended.

    • woolion12 hours ago
      You OS system theme is dark, so the page uses a dark theme. However, the math is rendered in black... The CSS for MathJAX `mjx-container[data-theme="dark"]` should include to put a white background to avoid this issue. Note that in the upper right of the page, you can force the light version.

      That's one reason why I generally rely on the Dark background and Light text extension, as in such cases it's obvious the readability wasn't checked.