diff --git a/cara/apps/calculator/static/css/report.css b/cara/apps/calculator/static/css/report.css index 52aeb1ea..b8f6ae17 100644 --- a/cara/apps/calculator/static/css/report.css +++ b/cara/apps/calculator/static/css/report.css @@ -226,7 +226,7 @@ p.notes { .split>* { flex-basis: 100%; } - .header-text { + .paragraph-title { text-align: left; } .split>*+* { diff --git a/cara/apps/static/css/style.css b/cara/apps/static/css/style.css index 4a2cb824..5db3e6ac 100644 --- a/cara/apps/static/css/style.css +++ b/cara/apps/static/css/style.css @@ -108,7 +108,7 @@ body { padding: 2rem 0; } -.header-text { +.paragraph-title { text-align: center; font-size: 2.75vh; } @@ -189,7 +189,7 @@ footer img { flex-basis: 100%; } - .header-text { + .paragraph-title { text-align: left; } @@ -206,7 +206,7 @@ footer img { height: 6em; } - .header-text { + .paragraph-title { font-size: 2rem; } diff --git a/cara/apps/templates/index.html.j2 b/cara/apps/templates/index.html.j2 index 3fdfcb24..aee3046e 100644 --- a/cara/apps/templates/index.html.j2 +++ b/cara/apps/templates/index.html.j2 @@ -13,7 +13,7 @@
-

Introduction


+

Introduction


CARA is a risk assessment tool developed to model the concentration of viruses in enclosed spaces, in order to inform space-management decisions. @@ -31,7 +31,7 @@

-

CARA @ CERN


+

CARA @ CERN


CARA has been developed by CERN with the intention of allowing members of personnel with roles related to supervision, health & safety or space management to simulate the concerned workplaces on CERN sites. @@ -40,7 +40,7 @@


-

Acknowledgements


+

Acknowledgements


We wish to thank CERN’s HSE Unit, Beams Department, Experimental Physics Department, Information Technology Department, Industry, Procurement and Knowledge Transfer Department and International Relations Sector for their support to the study. Thanks to Doris Forkel-Wirth, Benoit Delille, Walid Fadel, Olga Beltramello, Letizia Di Giulio, Evelyne Dho, Wayne Salter, Benoit Salvant and colleagues from the COVID working group for providing expert advice and extensively testing the model.