MediaWiki:Common.css

De Dicionário de Poética e Pensamento

(Diferença entre revisões)
Linha 2: Linha 2:
<style>
<style>
-
/* Justify */
+
h5{ text-align: justify; }
-
body.ns-104
+
body { text-align: justify; }
-
{
+
-
text-align: justify;
+
-
}
+
</style>
</style>

Edição de 15h44min 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>