5 lines
83 B
CSS
5 lines
83 B
CSS
div.section > p,
|
|
div.section > ol,
|
|
div.section > ul {
|
|
text-align: justify
|
|
}
|