{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreid3egvbwutvsouevj2oxglbb3p6yiprr4t4yf7sze7qj5zxdt2xbi",
    "uri": "at://did:plc:hqad6xwuzg7oqfmwylfkvqfm/app.bsky.feed.post/3mne4je4jsc32"
  },
  "path": "/viewtopic.php?t=33370&p=275127#p275127",
  "publishedAt": "2026-06-03T01:38:36.000Z",
  "site": "http://forum.palemoon.org",
  "tags": [
    "@-moz-document"
  ],
  "textContent": "The colors are wrong because calc is not supported within a color definition (e.g. oklch(100% 100% 0) is white, but oklch(calc(100%) 100% 0) is invalid). The display is wrong because :has is not supported, which is used to override the grid layout. Here's a userstyle to fix the menu and initial layout, but I didn't look any further than that.\n\n\nCODE:\n\n\n    @-moz-document domain(\"forums.x-plane.org\") { .ipsGrid.ipsGrid_collapsePhone { grid-template-columns: repeat(12, 1fr) !important; } .ipsHeader__secondary { color: white; } .ipsNav__dropdown { color: black !important; background-color: white !important; }}\n\n* * *",
  "title": "Web Compatibility Support • Re: X-Plane.org forum/website problem...",
  "updatedAt": "2026-06-03T01:38:36.000Z"
}