fix links in spoilers with Reveal Spoilers
This commit is contained in:
parent
a859f938f1
commit
5d3d50ca07
@ -885,7 +885,8 @@ span.hide-announcement {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Spoiler text */
|
/* Spoiler text */
|
||||||
:root.reveal-spoilers s {
|
:root.reveal-spoilers s,
|
||||||
|
:root.reveal-spoilers s > a {
|
||||||
color: white !important;
|
color: white !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user