From 8250034eebb52326cc4ab9bbb8ca15691c88da94 Mon Sep 17 00:00:00 2001 From: "Uwe Jandt (DESY, HIFIS)" <uwe.jandt@desy.de> Date: Fri, 4 Jun 2021 09:17:46 +0000 Subject: [PATCH] replaced <p></p> formatting --- _includes/frontpage/title-content.html | 32 +++++++++++++++----------- 1 file changed, 18 insertions(+), 14 deletions(-) diff --git a/_includes/frontpage/title-content.html b/_includes/frontpage/title-content.html index be18fd2a8..17aebd821 100644 --- a/_includes/frontpage/title-content.html +++ b/_includes/frontpage/title-content.html @@ -1,20 +1,24 @@ <div> <h1>Helmholtz IT for Science</h1> - <p> - <details> - <summary> - <strong>HIFIS builds and sustains an excellent IT infrastructure connecting all Helmholtz research fields and centres.</strong> - </summary> - <div> - <p> - This includes a secure and easy-to-use collaborative environment with efficiently accessible IT services from anywhere. - HIFIS further supports Research Software Engineering (RSE) with a high level of quality, visibility and sustainability. - </p><p> - The HIFIS clusters develop technologies, processes and policy frameworks for harmonized access to fundamental backbone services, such as Helmholtz AAI, and Helmholtz Cloud services. HIFIS Software also provides education, technology, consulting and community services. - </p> - </div> + <details class="my-3"> + <summary> + <strong>HIFIS builds and sustains an excellent IT infrastructure connecting all Helmholtz research fields + and centres.</strong> + </summary> + <div> + <p> + This includes a secure and easy-to-use collaborative environment with efficiently accessible IT services + from anywhere. + HIFIS further supports Research Software Engineering (RSE) with a high level of quality, visibility and + sustainability. + </p> + <p> + The HIFIS clusters develop technologies, processes and policy frameworks for harmonized access to + fundamental backbone services, such as Helmholtz AAI, and Helmholtz Cloud services. HIFIS Software also + provides education, technology, consulting and community services. + </p> + </div> </details> - </p> </div> <div class="services-box"> <div class="services-title-buttons"> -- GitLab