justification
This commit is contained in:
parent
abafedad15
commit
18285e87de
1 changed files with 4 additions and 0 deletions
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue