Comment by reconnecting

2 months ago

Surprised how such a small website has problems with browser compatibility.

In Safari 15.6.1 (2022), half of the CSS is not loading properly: background color, menu, link colors, and fonts etc.

@layer defaults {

  a:not(.toc-backref) {
   {
      --textDecorationColor: var(--linkDecorationColor);
      text-decoration-color: var(--textDecorationColor);
      text-underline-offset: auto;
      text-decoration-thickness: 0.15rem;
    }