Mudanças entre as edições de "Widget:Changelog"
| Linha 8: | Linha 8: | ||
<hr> | <hr> | ||
<p class="change-text">O evento Fist of Love acontece de 11 a 24 de abril. Forme um grupo e enfrente um poderoso herói da Marinha.</p> | <p class="change-text">O evento Fist of Love acontece de 11 a 24 de abril. Forme um grupo e enfrente um poderoso herói da Marinha.</p> | ||
<a href="LINK_DA_WIKI_FIST_OF_LOVE" target="_blank"> | |||
<img src="URL_DA_IMAGEM_EVENTO" alt="Evento Fist of Love" class="change-image"> | |||
</a> | |||
</div> | </div> | ||
<!-- POST 7: Temporada Ranqueada --> | <!-- POST 7: Temporada Ranqueada --> | ||
| Linha 18: | Linha 20: | ||
<hr> | <hr> | ||
<p class="change-text">A nova temporada começa no dia 10/04. Ganhe medalhas, pedras do despertar e ícones de perfil exclusivos.</p> | <p class="change-text">A nova temporada começa no dia 10/04. Ganhe medalhas, pedras do despertar e ícones de perfil exclusivos.</p> | ||
<a href="https://discord.com/channels/390234650590576650/442456286521458708/1359206650212253886" target="_blank"> | |||
<img src="https://i.imgur.com/AUj12Qk.png" alt="Temporada Ranqueada" class="change-image"> | |||
</a> | |||
</div> | </div> | ||
<!-- POST 8: Informativos --> | <!-- POST 8: Informativos --> | ||
| Linha 28: | Linha 32: | ||
<hr> | <hr> | ||
<p class="change-text">A temporada de records termina em 12/04. Mudanças também afetam loja de gemas e poções de experiência.</p> | <p class="change-text">A temporada de records termina em 12/04. Mudanças também afetam loja de gemas e poções de experiência.</p> | ||
<a href="https://discord.com/channels/390234650590576650/390234763623137280/1359277599414554795" target="_blank"> | |||
<img src="URL_DA_IMAGEM_INFORMATIVOS" alt="Informativos" class="change-image"> | |||
</a> | |||
</div> | </div> | ||
<!-- POST 5: Balanceamento - Abril --> | <!-- POST 5: Balanceamento - Abril --> | ||
| Linha 38: | Linha 44: | ||
<hr> | <hr> | ||
<p class="change-text">Patch de balanceamento disponível.</p> | <p class="change-text">Patch de balanceamento disponível.</p> | ||
<a href="https://discord.com/channels/390234650590576650/918546838188081242/1359277816226644008" target="_blank"> | |||
<img src="URL_DA_IMAGEM_BALANCEAMENTO" alt="Balanceamento" class="change-image"> | |||
</a> | |||
</div> | </div> | ||
<div style="clear: both;"></div> | <div style="clear: both;"></div> | ||
</div> | </div> | ||
| Linha 90: | Linha 97: | ||
.change-item a { | .change-item a { | ||
text-decoration: none; | text-decoration: none; | ||
} | } | ||
.change- | .change-image { | ||
width: 100%; | |||
height: auto; | |||
margin-top: 6px; | |||
border-radius: 4px; | |||
} | } | ||
</style> | </style> | ||
Edição das 02h03min de 9 de abril de 2025
<style> .change-widget { font-family: sans-serif; max-height: 300px; overflow-y: auto; background: transparent; padding: 0 2px; } .change-item { margin-bottom: 18px; } .change-item:last-of-type { margin-bottom: 0; } .change-header { display: flex; justify-content: space-between; align-items: center; } .change-title { font-size: 110%; font-weight: bold; color: #000; } .change-date { font-size: 90%; color: #888; } .change-item hr { border: none; border-top: 1px solid #ccc; 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-item a { text-decoration: none; } .change-image { width: 100%; height: auto; margin-top: 6px; border-radius: 4px; } </style>