6 lines
62 B
HTML
6 lines
62 B
HTML
|
|
<style>
|
||
|
|
#main-content p {
|
||
|
|
text-align: justify;
|
||
|
|
}
|
||
|
|
</style>
|