Skip to content

Instantly share code, notes, and snippets.

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

MeltyMooncakes MeltyMooncakes

🏳️‍🌈
View GitHub Profile
@MeltyMooncakes
MeltyMooncakes / 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;
}