report.css , lf_report.py lf_check.py : formatting changes on the report

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
Chuck SmileyRekiere
2021-07-23 17:13:37 -06:00
parent 49ccefd750
commit 29cf163a88
3 changed files with 10 additions and 1 deletions

View File

@@ -84,6 +84,12 @@ th {
li {
line-height: 1.5;
}
.contentDiv2 {
min-width: 800px;
max-width: 8in;
margin: 1em;
padding: 0;
}
.contentDiv {
min-width: 800px;
max-width: 8in;