Mudanças entre as edições de "Widget:Discord"

De Wiki Gla
Ir para navegação Ir para pesquisar
(Limpou toda a página)
Etiqueta: anulando
 
(14 revisões intermediárias pelo mesmo usuário não estão sendo mostradas)
Linha 1: Linha 1:
<div style="text-align: center; margin-top: 20px;">
 
    <a href="https://discord.gg/grandlineadventures" target="_blank"
        style="margin: 0 25px; font-size: 36px; color: #5865F2; text-decoration: none; display: inline-block; transition: transform 0.3s ease, color 0.3s ease, filter 0.3s ease;">
        <i class="fab fa-discord"></i>
    </a>
    <a href="https://www.facebook.com/grandlineadventures" target="_blank"
        style="margin: 0 25px; font-size: 36px; color: #4267B2; text-decoration: none; display: inline-block; transition: transform 0.3s ease, color 0.3s ease, filter 0.3s ease;">
        <i class="fab fa-facebook"></i>
    </a>
    <a href="https://www.instagram.com/grandlineadventures/" target="_blank"
        style="margin: 0 25px; font-size: 36px; color: #E4405F; text-decoration: none; display: inline-block; transition: transform 0.3s ease, color 0.3s ease, filter 0.3s ease;">
        <i class="fab fa-instagram"></i>
    </a>
    <a href="https://www.tiktok.com/@grandlineadventures" target="_blank"
        style="margin: 0 25px; font-size: 36px; color: #010101; text-decoration: none; display: inline-block; transition: transform 0.3s ease, color 0.3s ease, filter 0.3s ease;">
        <i class="fab fa-tiktok"></i>
    </a>
    <a href="https://www.twitch.tv/grandlineadventures" target="_blank"
        style="margin: 0 20px; font-size: 36px; color: #9146FF; text-decoration: none; display: inline-block; transition: transform 0.2s ease, color 0.2s ease, filter 0.2s ease;">
        <i class="fab fa-twitch"></i>
    </a>
    <a href="https://grandlineadventures.com/#download" target="_blank"
        style="margin: 0 25px; font-size: 36px; color: #333; text-decoration: none; display: inline-block; transition: transform 0.3s ease, color 0.3s ease, filter 0.3s ease;">
        <i class="fas fa-download"></i>
    </a>
</div>
<style>
    a:hover .fab.fa-discord,
    a:hover .fab.fa-facebook,
    a:hover .fab.fa-instagram,
    a:hover .fab.fa-tiktok,
    a:hover .fab.fa-twitch,
    a:hover .fas.fa-download {
        color: currentColor; /* Mantém a cor do ícone */
        transform: scale(1.05); /* Aumento leve */
        filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25)); /* Sombra arredondada natural */
    }
</style>

Edição atual tal como às 11h05min de 22 de janeiro de 2025