MediaWiki:Common.css

De Dicionário de Poética e Pensamento

(Diferença entre revisões)
Linha 3: Linha 3:
<style>
<style>
h5{ text-align: justify; }  
h5{ text-align: justify; }  
 +
body { text-align: justify; }
</style>
</style>

Edição de 15h42min de 21 de Agosto de 2009

/** o código CSS colocado aqui será aplicado a todos os temas */

<style>
h5{ text-align: justify; } 
body { text-align: justify; }
</style>