Retrospring is now in read-only mode until September 1st when the site will fully shut down! Read more

shy kitten · 2mo

hihi ... How do you do the black fade from the bottom of the icons ?

Should be this for bot icons in the botcards:

<Style>
.css-1q7rmf0 {
mask: linear-gradient(black 35%, transparent); }
</Style>

And this for the profile icon:
<Style>
.css-18bnokj { mask-image: linear-gradient(black, transparent); }
</Style>

Retrospring uses Markdown for formatting

*italic text* for italic text

**bold text** for bold text

[link](https://example.com) for link