8 lines
59 B
CSS
8 lines
59 B
CSS
body
|
|
{
|
|
padding: 10px;
|
|
}
|
|
body,p,td
|
|
{
|
|
font-size: 12px;
|
|
} |