MediaWiki:Common.css: mudanças entre as edições

Sem resumo de edição
Etiqueta: Reversão manual
Sem resumo de edição
Linha 37: Linha 37:


.section-dark {
.section-dark {
   background: var(--wiki-bg-dark, #111);
   background: var(--wiki-bg-dark, #ddd);
   color: white;
   color: white;
}
}