Mudanças entre as edições de "Widget:Changelog"
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"> | |||
< | |||
<img src="https://wiki.gla.com.br/images/16x16/galeria_icon.png" alt=""> | <img src="https://wiki.gla.com.br/images/16x16/galeria_icon.png" alt=""> | ||
Galeria | |||
< | </span><br> | ||
<hr> | |||
< | Derrote os golens de bolo invasores e construa uma ponte para uma ilha lendária acessível apenas uma vez por | ||
< | ano.<br> | ||
<a href="https://discord.com/channels/ | <strong><a href="https://discord.com/channels/ID_GALERIA" target="_blank">Saiba mais ➔</a></strong><br> | ||
</div> | |||
<div class="change-item"> | |||
<span class="change-title"> | |||
<img src="https://wiki.gla.com.br/images/16x16/informativos_icon.png" alt=""> | <img src="https://wiki.gla.com.br/images/16x16/informativos_icon.png" alt=""> | ||
<span | Informativos | ||
< | </span><br> | ||
</a> | <hr> | ||
</ | Novidades gerais e anúncios importantes.<br> | ||
< | <strong><a href="https://discord.com/channels/ID_INFORMATIVOS" target="_blank">Saiba mais | ||
< | ➔</a></strong><br> | ||
</div> | |||
<div class="change-item"> | |||
<span class="change-title"> | |||
<img src="https://wiki.gla.com.br/images/16x16/balanceamento_icon.png" alt=""> | <img src="https://wiki.gla.com.br/images/16x16/balanceamento_icon.png" alt=""> | ||
<span | Balanceamento | ||
< | </span><br> | ||
</a> | <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 | ||
➔</a></strong><br> | |||
</div> | |||
</div> | </div> | ||
Linha 28: | Linha 37: | ||
.change-widget { | .change-widget { | ||
font-family: sans-serif; | font-family: sans-serif; | ||
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; | ||
Linha 39: | Linha 42: | ||
.change-item { | .change-item { | ||
margin-bottom: 10px; | |||
} | } | ||
.change- | .change-title { | ||
font-size: 120%; | |||
border: none; | |||
vertical-align: -5px; | |||
font-weight: bold; | |||
color: #000; | |||
} | } | ||
.change- | .change-title img { | ||
width: 16px; | |||
height: 16px; | |||
margin-right: 5px; | |||
vertical-align: middle; | |||
} | } | ||
.change- | .change-item hr { | ||
border: none; | |||
border-top: 1px solid #ccc; | |||
margin | margin: 4px 0; | ||
} | } | ||
.change- | .change-item a { | ||
text-decoration: none; | |||
font-weight: bold; | font-weight: bold; | ||
color: #0645AD; | |||
} | } | ||
.change- | .change-item a:hover { | ||
text-decoration: underline; | |||
} | } | ||
</style> | </style> |
Edição das 18h07min de 3 de abril de 2025
<style> .change-widget { font-family: sans-serif; margin: 0; padding: 0; }
.change-item { margin-bottom: 10px; }
.change-title { font-size: 120%; border: none; vertical-align: -5px; font-weight: bold; color: #000; }
.change-title img { width: 16px; height: 16px; margin-right: 5px; vertical-align: middle; }
.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; } </style>