Mudanças entre as edições de "Widget:Changelog"
Ir para navegação
Ir para pesquisar
| Linha 4: | Linha 4: | ||
<a href="https://discord.com/channels/390234650590576650/390234763623137280/1359277599414554795" | <a href="https://discord.com/channels/390234650590576650/390234763623137280/1359277599414554795" | ||
target="_blank" class="notice-title">Fist of Love</a> | target="_blank" class="notice-title">Fist of Love</a> | ||
<div class="notice-date"> | <div class="notice-date">até 24/04</div> | ||
<p class="notice-desc"> | <p class="notice-desc"> | ||
Evento disponível por tempo limitado. Complete pra receber recompensas diárias. | Evento disponível por tempo limitado. Complete pra receber recompensas diárias. | ||
| Linha 81: | Linha 81: | ||
.notice-desc { | .notice-desc { | ||
color: #555; | color: #555; | ||
line-height: 1.3; | line-height: 1.3; | ||
Edição das 14h48min de 15 de abril de 2025
<style> .widget-changelog { max-height: 220px; 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>