Skip to content

Instantly share code, notes, and snippets.

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

Maple Moon MeltyMoon

🏳️‍🌈
View GitHub Profile
@shahriyardx
shahriyardx / topgg.css
Last active February 11, 2022 04:36
Top gg bot page customization css
.titleandvote > a:first-child > .votebutton{
background: #80d8fc;
color: #2d3436;
animation: animateHeart 1.2s infinite;
}
.titleandvote > a:nth-child(2) > .votebutton{
background: #80d8fc;
color: #2d3436;
}