diff --git a/cara/apps/calculator/static/css/report.css b/cara/apps/calculator/static/css/report.css index 500ffbb3..5967818d 100644 --- a/cara/apps/calculator/static/css/report.css +++ b/cara/apps/calculator/static/css/report.css @@ -39,11 +39,15 @@ p.result_title { font-size: 15pt; } -.image { +p.image { text-align: center; font-size: 13pt; } -.discalimer { +p.disclaimer { font-size: 12pt; } + +p.notes { + font-size: 10pt; +} \ No newline at end of file diff --git a/cara/apps/calculator/templates/report.html.j2 b/cara/apps/calculator/templates/report.html.j2 index b14518d2..941eec4c 100644 --- a/cara/apps/calculator/templates/report.html.j2 +++ b/cara/apps/calculator/templates/report.html.j2 @@ -173,14 +173,7 @@
Alternative scenarios:
- # TODO add this Notes section below the plot and have it in a smaller font size than normal text ?
- Notes:
- 1) This graph shows the concentration of infectious quanta in the air. The filtration of Type I and FFP2 masks, if worn, applies not only to the emission rate but also to the individual exposure (i.e. inhalation ).
- For this reason, scenarios with different types of mask will show the same concentration on the graph but have different Pi values.
- 2) If you have selected more sophisticated options, such as HEPA filtration or FFP2 masks, this will be indicated in the plot as the "base scenario", representing the inputs inserted in the form.
- The other alternative scenarios shown for comparison will not include either HEPA filtration or FFP2 masks.
-
-
+