Skip to content

Instantly share code, notes, and snippets.

View MeltyMoon's full-sized avatar
🏳️‍🌈

Maple Moon MeltyMoon

🏳️‍🌈
View GitHub Profile
@MeltyMoon
MeltyMoon / topgg.css
Last active November 26, 2020 20:21 — forked from shahriyardx/topgg.css
Top gg bot page customization css
.titleandvote > a:first-child > .votebutton{
background: #80d8fc;
color: #80cee1;
animation: animateHeart 1.2s infinite;
}
.titleandvote > a:nth-child(2) > .votebutton{
background: #80d8fc;
color: #80cee1;
}