diff options
Diffstat (limited to 'static/reset.css')
| -rwxr-xr-x | static/reset.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/reset.css b/static/reset.css index 1b1255d..37522ab 100755 --- a/static/reset.css +++ b/static/reset.css @@ -18,6 +18,7 @@ table, caption, tbody, tfoot, thead, tr, th, td { font-size: 100%; vertical-align: baseline; background: transparent; + font-family: Arial, Helvetica, sans-serif; } body { line-height: 1; |
