diff --git a/src/General/css/style.css b/src/General/css/style.css index 6e9ccd5b3..5cf98c29e 100755 --- a/src/General/css/style.css +++ b/src/General/css/style.css @@ -885,7 +885,8 @@ span.hide-announcement { } /* Spoiler text */ -:root.reveal-spoilers s { +:root.reveal-spoilers s, +:root.reveal-spoilers s > a { color: white !important; }