aboutsummaryrefslogtreecommitdiff
path: root/modules/Internals/Styles/Report.css
diff options
context:
space:
mode:
Diffstat (limited to 'modules/Internals/Styles/Report.css')
-rw-r--r--modules/Internals/Styles/Report.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/Internals/Styles/Report.css b/modules/Internals/Styles/Report.css
index c5987fb..56e4119 100644
--- a/modules/Internals/Styles/Report.css
+++ b/modules/Internals/Styles/Report.css
@@ -1,5 +1,6 @@
body {
font-family:Arial, sans-serif;
+ background-color:White;
color:Black;
}
hr {
@@ -106,7 +107,7 @@ div.affected {
table.ptable {
border-collapse:collapse;
border:1px outset black;
- line-height:16px;
+ line-height:1em;
margin-left:15px;
margin-top:3px;
margin-bottom:3px;