GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Embed Notice

HTML Code

Corresponding Notice

  1. Embed this notice
    Jesse (jaawerth@functional.cafe)'s status on Saturday, 14-Dec-2024 02:20:00 JSTJesseJesse
    in reply to
    • Matthew Lyon

    @mattly @technomancy Success! Turns out there's a much simpler fix than we thought. The problem isn't that it's overridden, it's that we're setting background color on the body, but the margin color is coming from a top-level html { ... } rule. So this actually seems to fix it:

    html { background-color: var(--base-bg); }

    That said, using pandoc metadata to set the injected styles may still be a good idea just to make it more bulletproof. The only downside to doing so is we'll have to remember that we depend on those CSS vars existing in places other than just fennel.css.

    In conversationabout 6 months ago from functional.cafepermalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.