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

test
imported>Jaideraf
Sem resumo de edição
imported>Jaideraf
(test)
.wssearch--hit__date, .wssearch--hit__body {
display: none;
}
 
/* NumerAlpha extension behaviour via CSS */
div.numeralpha-roman {
counter-reset: section;
}
 
spam.numeralpha-roman::before {
counter-increment: section;
content: counter(section, upper-roman);
}
Usuário anônimo