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

De Wiki Gla
Ir para navegação Ir para pesquisar
Linha 1: Linha 1:
<div class="change-widget">
<div class="change-widget"><div class="change-item"><span class="change-title">Galeria</span><hr><p class="change-text">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer vestibulum lorem leo, eget blandit quam semper nec. Praesent rutrum mollis ullamcorper.</p><span class="change-date">01/04/2025</span><br><strong><a href="https://discord.com/channels/ID_GALERIA" target="_blank">Saiba mais &#x2794;</a></strong></div><div class="change-item"><span class="change-title">Informativos</span><hr><p class="change-text">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer vestibulum lorem leo, eget blandit quam semper nec. Praesent rutrum mollis ullamcorper.</p><strong><a href="https://discord.com/channels/ID_INFORMATIVOS" target="_blank">Saiba mais &#x2794;</a></strong></div><div class="change-item"><span class="change-title">Balanceamento</span><hr><p class="change-text">Patch notes e atualizações de balanceamento de personagens e skills.</p><strong><a href="https://discord.com/channels/ID_BALANCEAMENTO" target="_blank">Saiba mais &#x2794;</a></strong></div><div style="clear: both;"></div></div><style>.change-widget {font-family: sans-serif;max-height: 300px;overflow-y: auto;background: #fff;border-radius: 8px;padding: 12px;box-shadow: 0 2px 6px rgba(0,0,0,0.1);}.change-item {margin-bottom: 20px;}.change-title {font-size: 110%;font-weight: bold;color: #2c3e50;}.change-item hr {border: none;border-top: 1px solid #ddd;margin: 4px 0 8px 0;}.change-text {margin: 0 0 6px 0;max-height: 4.2em;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;font-size: 90%;line-height: 1.4;color: #333;}.change-date {font-size: 90%;color: #888;display: block;margin-bottom: 4px;}.change-item a {text-decoration: none;font-weight: bold;color: #0066cc;}.change-item a:hover {text-decoration: underline;}</style>
    <div class="change-item">
        <span class="change-title">Galeria</span><br>
        <hr>
        Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer vestibulum lorem leo,
        eget blandit quam semper nec. Praesent rutrum mollis ullamcorper.<br>
        <span class="change-date">01/04/2025</span><br>
        <strong><a href="https://discord.com/channels/ID_GALERIA" target="_blank">Saiba mais &#x2794;</a></strong><br>
    </div>
 
    <div class="change-item">
        <span class="change-title">Informativos</span><br>
        <hr>
        Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer vestibulum lorem leo,
        eget blandit quam semper nec. Praesent rutrum mollis ullamcorper.<br>
        <strong><a href="https://discord.com/channels/ID_INFORMATIVOS" target="_blank">Saiba mais
                &#x2794;</a></strong><br>
    </div>
 
    <div class="change-item">
        <span class="change-title">Balanceamento</span><br>
        <hr>
        Patch notes e atualizações de balanceamento de personagens e skills.<br>
        <strong><a href="https://discord.com/channels/ID_BALANCEAMENTO" target="_blank">Saiba mais
                &#x2794;</a></strong><br>
    </div>
 
    <div style="clear: both;"></div>
</div>
 
<style>
    .change-widget {
        font-family: sans-serif;
        margin: 0;
        padding: 0;
        max-height: 300px;
        overflow-y: scroll;
        position: relative;
    }
 
    .change-item {
        margin-bottom: 10px;
    }
 
    .change-title {
        font-size: 120%;
        border: none;
        vertical-align: -5px;
        font-weight: bold;
        color: #000;
    }
 
    .change-item hr {
        border: none;
        border-top: 1px solid #ccc;
        margin: 4px 0;
    }
 
    .change-item a {
        text-decoration: none;
        font-weight: bold;
        color: #0645AD;
    }
 
    .change-item a:hover {
        text-decoration: underline;
    }
 
    .change-date {
        font-size: 120%;
        color: #888;
    }
</style>

Edição das 20h39min de 8 de abril de 2025

Galeria

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer vestibulum lorem leo, eget blandit quam semper nec. Praesent rutrum mollis ullamcorper.

01/04/2025
<a href="https://discord.com/channels/ID_GALERIA" target="_blank">Saiba mais ➔</a>
Informativos

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer vestibulum lorem leo, eget blandit quam semper nec. Praesent rutrum mollis ullamcorper.

<a href="https://discord.com/channels/ID_INFORMATIVOS" target="_blank">Saiba mais ➔</a>
Balanceamento

Patch notes e atualizações de balanceamento de personagens e skills.

<a href="https://discord.com/channels/ID_BALANCEAMENTO" target="_blank">Saiba mais ➔</a>

<style>.change-widget {font-family: sans-serif;max-height: 300px;overflow-y: auto;background: #fff;border-radius: 8px;padding: 12px;box-shadow: 0 2px 6px rgba(0,0,0,0.1);}.change-item {margin-bottom: 20px;}.change-title {font-size: 110%;font-weight: bold;color: #2c3e50;}.change-item hr {border: none;border-top: 1px solid #ddd;margin: 4px 0 8px 0;}.change-text {margin: 0 0 6px 0;max-height: 4.2em;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;font-size: 90%;line-height: 1.4;color: #333;}.change-date {font-size: 90%;color: #888;display: block;margin-bottom: 4px;}.change-item a {text-decoration: none;font-weight: bold;color: #0066cc;}.change-item a:hover {text-decoration: underline;}</style>