MediaWiki:Common.css: mudanças entre as edições
Ir para navegação
Ir para pesquisar
Sem resumo de edição |
Sem resumo de edição |
||
Linha 6: | Linha 6: | ||
.template-pet-table tr:not(:first-child) td:nth-child(2) { | .template-pet-table tr:not(:first-child) td:nth-child(2) { | ||
padding-left: 10px; | |||
} | } |
Edição das 21h56min de 29 de junho de 2023
/** o código CSS colocado aqui será aplicado a todos os temas */ .template-pet-table tr:not(:first-child) td:first-child { vertical-align: top; text-align: right; } .template-pet-table tr:not(:first-child) td:nth-child(2) { padding-left: 10px; }