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