diff options
Diffstat (limited to 'skins')
-rw-r--r-- | skins/standard/reports.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/skins/standard/reports.css b/skins/standard/reports.css index 1856bd96e..00272fdba 100644 --- a/skins/standard/reports.css +++ b/skins/standard/reports.css @@ -29,6 +29,8 @@ } .product_name { + font-weight: bold; + font-size: 150%; margin: 0; } @@ -50,6 +52,7 @@ .components_header { margin: 0; font-size: 140%; + font-weight: bold; } .component_table { |