Mudanças entre as edições de "Widget:MainPageChangelog"
Ir para navegação
Ir para pesquisar
m |
m |
||
| Linha 12: | Linha 12: | ||
<div class="notice-item" style="--notice-color: #FCE5CD;"> | <div class="notice-item" style="--notice-color: #FCE5CD;"> | ||
<div class="notice-content"> | <div class="notice-content"> | ||
<a href="https://discord.com/channels/390234650590576650/ | <a href="https://discord.com/channels/390234650590576650/918546838188081242/1382063167399530609" target="_blank" class="notice-title">Balanceamento</a> | ||
<div class="notice-date">10/06/2025</div> | <div class="notice-date">10/06/2025</div> | ||
<p class="notice-desc"> | <p class="notice-desc"> | ||
Edição das 20h54min de 26 de junho de 2025
<style> .widget-changelog { max-height: 280px; overflow-y: auto; padding-right: 5px; box-sizing: border-box; }
.notice-item { display: flex; align-items: flex-start; background: #fff; border: 1px solid #ddd; border-radius: 6px; margin-bottom: 10px; padding: 8px 10px; box-sizing: border-box; border-left: 5px solid var(--notice-color, #f5b700); }
.notice-content { flex: 1; }
.notice-title { display: block; font-size: 1.3em; font-weight: bold; color: #333; text-decoration: none; margin: 0; }
.notice-title:hover { text-decoration: underline; }
.notice-date { font-size: 0.9em; color: #888; margin: -5px 0; }
.notice-desc { color: #555; line-height: 1.3; margin: 0; }
.notice-icon { object-fit: contain; flex-shrink: 0; } </style>