From 34b69ac256e78c73aea3578bac63c6134d05493c Mon Sep 17 00:00:00 2001 From: Richard Thier Date: Fri, 6 Mar 2020 19:44:55 +0100 Subject: [PATCH] Custom css can be added to paragraph now --- prosopopee/themes/exposure/templates/sections/paragraph.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prosopopee/themes/exposure/templates/sections/paragraph.html b/prosopopee/themes/exposure/templates/sections/paragraph.html index 3579408..b7da74f 100644 --- a/prosopopee/themes/exposure/templates/sections/paragraph.html +++ b/prosopopee/themes/exposure/templates/sections/paragraph.html @@ -1,7 +1,7 @@ {% if section.background or section.color %}
{% endif %} -
+
{% if section.title %}

{{ section.title }}

{% else %}