justification

This commit is contained in:
Gaspard Jankowiak 2013-02-24 20:14:39 +01:00
parent abafedad15
commit 18285e87de

View file

@ -551,6 +551,10 @@ h1, h2, h3, h4, h5, h6 {
font-weight: normal; font-weight: normal;
} }
p {
text-align: justify;
}
p, ul, ol, table, pre, dl { p, ul, ol, table, pre, dl {
margin: 0 0 20px; margin: 0 0 20px;
} }