WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2024 Poal.co

1.5K

body.dark a[href="#spoiler"] { background-color: #0d0d0d; color: #0d0d0d; }

body a[href="#spoiler"] { background-color: rgba(190, 196, 215, 1); color: rgba(190, 196, 215, 1); }

You'll need a different CSS to hide correctly notate corrections in post content.

@starjello

` body.dark a[href="#spoiler"] { background-color: #0d0d0d; color: #0d0d0d; } ` ` body a[href="#spoiler"] { background-color: rgba(190, 196, 215, 1); color: rgba(190, 196, 215, 1); } ` You'll need a different CSS to ~~hide~~ correctly notate corrections in post content. @starjello

(post is archived)