Is there a way to do this with user CSS on Firefox?

The content has to have full opacity. So setting opacity through the compositor or the opacity CSS property does not count.

  • Quail4789@lemmy.mlOP
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 days ago

    You’re right about the background. That was me going catch-all while testing. I’ll set background-color only for a while and observe how that works.

    I assumed background-color would be inherited when marked !important since I haven’t seen that noted anywhere on MDN or similar.