Widget:Discord

De Wiki Gla
Revisão de 17h52min de 25 de dezembro de 2024 por Gurren1 (discussão | contribs)
Ir para navegação Ir para pesquisar
 <a href="https://discord.gg/seulink" target="_blank" style="margin: 0 20px; font-size: 32px; color: #5865F2; text-decoration: none; display: inline-block; transition: background 0.5s ease, color 0.5s ease;">
   
 </a>
 <a href="https://facebook.com/seulink" target="_blank" style="margin: 0 20px; font-size: 32px; color: #4267B2; text-decoration: none; display: inline-block; transition: background 0.5s ease, color 0.5s ease;">
   
 </a>
 <a href="https://instagram.com/seulink" target="_blank" style="margin: 0 20px; font-size: 32px; color: #E4405F; text-decoration: none; display: inline-block; transition: background 0.5s ease, color 0.5s ease;">
   
 </a>
 <a href="https://grandlineadventures.com/download" target="_blank" style="margin: 0 20px; font-size: 32px; color: #333; text-decoration: none; display: inline-block; transition: background 0.5s ease, color 0.5s ease;">
   
 </a>

<style>

 a:hover .fab.fa-discord {
   color: white;
   background: linear-gradient(135deg, #7289DA, #5865F2);
 }
 a:hover .fab.fa-facebook {
   color: white;
   background: linear-gradient(135deg, #1877F2, #4267B2);
 }
 a:hover .fab.fa-instagram {
   color: white;
   background: linear-gradient(135deg, #F09433, #E6683C, #C13584, #833AB4);
 }
 a:hover .fas.fa-download {
   color: white;
   background: linear-gradient(135deg, #333, #000);
 }

</style>