summaryrefslogtreecommitdiff
path: root/stats
diff options
context:
space:
mode:
authorMartin Peres <martin.peres@linux.intel.com>2015-07-27 14:18:59 +0300
committerMartin Peres <martin.peres@linux.intel.com>2015-07-27 14:55:08 +0300
commit7df3cbfe4117132d1595bba9bc8d882e1db11e27 (patch)
treea8ddd5c60b54be40df0f0adfadd166ad3544fff1 /stats
parentf969ae758543315052d33e52091430a77b18402f (diff)
stats/gen_report: change the style a little
Diffstat (limited to 'stats')
-rwxr-xr-xstats/gen_report.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/stats/gen_report.py b/stats/gen_report.py
index 264305c..4e10bda 100755
--- a/stats/gen_report.py
+++ b/stats/gen_report.py
@@ -270,6 +270,9 @@ html_template="""
<head>
<title>Performace report on the run named '{run_name}'</title>
+ <style>
+ body {{ font-size: 10pt}}
+ </style>
</head>
<body>