Widget:Teste2
Ir para navegação
Ir para pesquisar
RANQUEADA
Nova temporada disponível 10/04
08/04/2025
<style> .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>