11 lines
73 B
CSS
11 lines
73 B
CSS
|
p {
|
||
|
text-align:justify;
|
||
|
width:95%
|
||
|
}
|
||
|
|
||
|
table {
|
||
|
width:95%
|
||
|
}
|
||
|
|
||
|
|