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

De Wiki Gla
Ir para navegação Ir para pesquisar
(15 revisões intermediárias pelo mesmo usuário não estão sendo mostradas)
Linha 1: Linha 1:
<div class="discord-changelog-widget">
<div class="change-widget">
  <ul>
     <div class="change-item">
     <li>
         <span class="change-title">Galeria</span><br>
      <a href="https://discord.com/channels/ID_GALERIA" target="_blank">
        <hr>
        <img src="https://wiki.gla.com.br/images/16x16/galeria_icon.png" alt="">
        Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer vestibulum lorem leo,
         <span class="changelog-title">Galeria</span>
        eget blandit quam semper nec. Praesent rutrum mollis ullamcorper.<br>
         <span class="changelog-date">04/26/2023</span>
         <span class="change-date">01/04/2025</span><br>
      </a>
        <strong><a href="https://discord.com/channels/ID_GALERIA" target="_blank">Saiba mais &#x2794;</a></strong><br>
    </li>
    </div>
    <li>
 
      <a href="https://discord.com/channels/ID_INFORMATIVOS" target="_blank">
    <div class="change-item">
        <img src="https://wiki.gla.com.br/images/16x16/informativos_icon.png" alt="">
         <span class="change-title">Informativos</span><br>
        <span class="changelog-title">Informativos</span>
        <hr>
         <span class="changelog-date">04/26/2023</span>
        Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer vestibulum lorem leo,
      </a>
        eget blandit quam semper nec. Praesent rutrum mollis ullamcorper.<br>
    </li>
        <strong><a href="https://discord.com/channels/ID_INFORMATIVOS" target="_blank">Saiba mais
    <li>
                &#x2794;</a></strong><br>
      <a href="https://discord.com/channels/ID_BALANCEAMENTO" target="_blank">
    </div>
        <img src="https://wiki.gla.com.br/images/16x16/balanceamento_icon.png" alt="">
 
         <span class="changelog-title">Balanceamento</span>
    <div class="change-item">
         <span class="changelog-date">04/26/2023</span>
         <span class="change-title">Balanceamento</span><br>
      </a>
         <hr>
     </li>
        Patch notes e atualizações de balanceamento de personagens e skills.<br>
  </ul>
        <strong><a href="https://discord.com/channels/ID_BALANCEAMENTO" target="_blank">Saiba mais
                &#x2794;</a></strong><br>
     </div>
 
    <div style="clear: both;"></div>
</div>
</div>


<style>
<style>
.discord-changelog-widget {
    .change-widget {
  padding: 10px;
        font-family: sans-serif;
  font-family: sans-serif;
        margin: 0;
}
        padding: 0;
 
        max-height: 300px;
.discord-changelog-widget ul {
        overflow-y: scroll;
  list-style: none;
        position: relative;
  margin: 0;
    }
  padding: 0;
}


.discord-changelog-widget li {
    .change-item {
  display: flex;
        margin-bottom: 10px;
  align-items: center;
    }
  border-bottom: 1px solid #eee;
  padding: 10px 0;
}


.discord-changelog-widget li:last-child {
    .change-title {
  border-bottom: none;
        font-size: 120%;
}
        border: none;
        vertical-align: -5px;
        font-weight: bold;
        color: #000;
    }


.discord-changelog-widget a {
    .change-item hr {
  display: flex;
        border: none;
  align-items: center;
        border-top: 1px solid #ccc;
  width: 100%;
        margin: 4px 0;
  text-decoration: none;
    }
  color: inherit;
}


.discord-changelog-widget img {
    .change-item a {
  width: 16px;
        text-decoration: none;
  height: 16px;
        font-weight: bold;
  margin-right: 10px;
        color: #0645AD;
}
    }


.discord-changelog-widget .changelog-title {
    .change-item a:hover {
  font-size: 1.1em;
        text-decoration: underline;
  font-weight: bold;
    }
}


.discord-changelog-widget .changelog-date {
    .change-date {
  margin-left: auto;
        font-size: 120%;
  font-size: 0.9em;
        color: #888;
  color: #888;
    }
}
</style>
</style>

Edição das 12h59min de 4 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;
       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>