Widget:Welcome
Ir para navegação
Ir para pesquisar
Bem-vindo(a) à Wiki <a href="https://grandlineadventures.com/" target="_blank" style="text-decoration: none; color: #0078D7;">Grand Line Adventures</a>
Descubra guias, eventos e tudo sobre o universo GLA. Para dúvidas ou sugestões, acesse os canais no <a href="https://discord.gg/grandlineadventures" target="_blank" style="text-decoration: none; color: #5865F2;">Discord</a>.
<a href="https://discord.gg/grandlineadventures" target="_blank" style="color: #5865F2;" class="social-icon"> </a> <a href="https://facebook.com/grandlineadventures" target="_blank" style="color: #1877F2;" class="social-icon"> </a> <a href="https://www.instagram.com/grandlineadventures" target="_blank" style="color: #E1306C;" class="social-icon"> </a> <a href="https://youtube.com/grandlineadventures" target="_blank" style="color: #FF0000;" class="social-icon"> </a> <a href="https://twitch.tv/grandlineadventures" target="_blank" style="color: #9146FF;" class="social-icon"> </a> <a href="https://www.tiktok.com/@grandlineadventures" target="_blank" style="color: #000000;" class="social-icon"> </a>
<style>
.social-icon {
transition: color 0.3s ease;
}
/* Hover effects */
.social-icon:hover {
color: #4CAF50; /* Cor de hover padrão */
}
.social-icon[href*="discord"]:hover {
color: #5865F2; /* Discord */
}
.social-icon[href*="facebook"]:hover {
color: #1877F2; /* Facebook */
}
.social-icon[href*="instagram"]:hover {
color: #E1306C; /* Instagram */
}
.social-icon[href*="youtube"]:hover {
color: #FF0000; /* YouTube */
}
.social-icon[href*="twitch"]:hover {
color: #9146FF; /* Twitch */
}
.social-icon[href*="tiktok"]:hover {
color: #000000; /* TikTok */
}
</style>