From 0d768897d4afd92289c01d52c228a48a3f28aa51 Mon Sep 17 00:00:00 2001 From: Luis Aleixo Date: Fri, 11 Feb 2022 10:08:23 +0000 Subject: [PATCH] added acknowledgements class --- cara/apps/static/css/style.css | 2 +- cara/apps/templates/base/index.html.j2 | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/cara/apps/static/css/style.css b/cara/apps/static/css/style.css index 022b4ca6..34dfaaf8 100644 --- a/cara/apps/static/css/style.css +++ b/cara/apps/static/css/style.css @@ -221,7 +221,7 @@ footer img { font-size: 2rem; } - .developers { + .developers .acknowledgements { text-align: left; font-size: 1.5rem; } diff --git a/cara/apps/templates/base/index.html.j2 b/cara/apps/templates/base/index.html.j2 index 458afac5..f610edda 100644 --- a/cara/apps/templates/base/index.html.j2 +++ b/cara/apps/templates/base/index.html.j2 @@ -72,8 +72,12 @@
-

Acknowledgements


- {{ text_blocks['Acknowledgements'] }} +

Acknowledgements


+
+ Click to expand +
+ {{ text_blocks['Acknowledgements'] }} +