Widget:Changelog
Ir para navegação
Ir para pesquisar
<style> .change-widget { font-family: sans-serif; margin: 0; padding: 0; }
.change-widget ul { list-style: none; margin: 0; padding: 0; }
.change-item { display: flex; align-items: center; border-bottom: 1px solid #eee; padding: 10px 0; }
.change-item:last-child { border-bottom: none; }
.change-item a { display: flex; align-items: center; width: 100%; text-decoration: none; color: inherit; }
.change-widget img { width: 16px; height: 16px; margin-right: 10px; }
.change-title { font-size: 1.1em; font-weight: bold; }
.change-date { margin-left: auto; font-size: 0.9em; color: #888; } </style>