Files
2019-12-21 10:58:30 +01:00

15 lines
93 B
CSS

body
{
margin:1px;
}
body,table
{
font:normal 12px Arial;
}
p,div
{
font:inherits;
}