Widget:Teste2

De Wiki Gla
Revisão de 04h39min de 13 de abril de 2025 por Gurren1 (discussão | contribs)
Ir para navegação Ir para pesquisar
Notices
CHANGELOG - 11.1
Glawiki
08.11.2020

<img src="URL_DO_ICONE_1">

CHANGELOG - 11.2
Glawiki
16.11.2020

<img src="URL_DO_ICONE_2">

CHANGELOG - 10.1
Glawiki
27.10.2020

<img src="URL_DO_ICONE_3">

<style> .notices-box { width: 280px; font-family: sans-serif; background: #fff; border-radius: 4px; box-sizing: border-box; border: 1px solid #ddd; overflow: hidden; }

.notices-title { background: #f5f5f5; color: #2c3e50; font-size: 1.1em; font-weight: bold; padding: 8px 12px; border-bottom: 1px solid #ddd; }

.notices-list { max-height: 400px; overflow-y: auto; padding: 8px; box-sizing: border-box; }

.notice-item { display: flex; align-items: center; position: relative; background: #fff; border-left: 5px solid #f5b700; /* Barra colorida à esquerda */ border-radius: 4px; margin-bottom: 10px; padding: 8px; box-sizing: border-box; }

.notice-item:last-of-type { margin-bottom: 0; }

.notice-content { display: flex; flex-direction: column; justify-content: center; flex: 1; margin-right: 10px; }

.notice-header { font-size: 1em; font-weight: bold; color: #333; margin: 0 0 2px 0; }

.notice-sub { font-size: 0.9em; color: #666; margin: 0 0 4px 0; }

.notice-date { font-size: 0.85em; color: #999; margin: 0; }

.notice-icon img { width: 48px; height: 48px; object-fit: contain; } </style>