Tone down the solid spoiler
This commit is contained in:
@ -10,7 +10,7 @@ span.spoiler {
|
|||||||
&.solid {
|
&.solid {
|
||||||
filter: none;
|
filter: none;
|
||||||
border-radius: var(--rounded-corner-small);
|
border-radius: var(--rounded-corner-small);
|
||||||
background-color: var(--fg-muted-5);
|
background-color: var(--fg-muted-4);
|
||||||
color: transparent;
|
color: transparent;
|
||||||
|
|
||||||
&:hover,
|
&:hover,
|
||||||
|
Reference in New Issue
Block a user