Widget:Changelog

De Wiki Gla
Revisão de 16h21min de 11 de abril de 2025 por Gurren1 (discussão | contribs)
Ir para navegação Ir para pesquisar
Fist of Love: Marine Training
10/04 até 24/04
   <a href="LINK_DO_EVENTO_FIST_OF_LOVE" target="_blank">
     <img src="URL_DO_ICONE_EVENTO">
   </a>
Informativos
08/04/2025
   <a href="https://discord.com/channels/390234650590576650/390234763623137280/1359277599414554795" target="_blank">
     <img src="URL_DO_ICONE_INFORMATIVOS">
   </a>
Ranqueada
08/04/2025
   <a href="https://discord.com/channels/390234650590576650/442456286521458708/1359206650212253886" target="_blank">
     <img src="URL_DO_ICONE_INFORMATIVOS">
   </a>

<style> .changelog-container {

 display: flex;
 flex-direction: column;

} .changelog-card {

 display: flex;
 justify-content: space-between;
 align-items: center;
 background: #fff;
 border: 1px solid #ddd;
 border-radius: 6px;
 padding: 10px 14px;
 margin-bottom: 10px;
 box-shadow: 0 1px 2px rgba(0,0,0,0.05);

} .changelog-content {

 display: flex;
 flex-direction: column;

} .changelog-title {

 font-size: 110%;
 font-weight: bold;
 color: #333;
 margin-bottom: 4px;

} .changelog-sub {

 font-size: 90%;
 color: #666;
 margin-bottom: 8px;

} .changelog-date {

 font-size: 90%;
 color: #999;

} .changelog-icon img {

 height: 60px;
 width: auto;
 border-radius: 50%;

} </style>