Tone down the solid spoiler

This commit is contained in:
daudix
2024-09-11 16:19:13 +03:00
parent ba5e3848ee
commit ae946aecd8

View File

@ -10,7 +10,7 @@ span.spoiler {
&.solid {
filter: none;
border-radius: var(--rounded-corner-small);
background-color: var(--fg-muted-5);
background-color: var(--fg-muted-4);
color: transparent;
&:hover,