diff --git a/template/page-events.html.jinja b/template/page-events.html.jinja index 1073023618..6f2fdf5154 100644 --- a/template/page-events.html.jinja +++ b/template/page-events.html.jinja @@ -142,6 +142,11 @@ color: $gray-100; color: #A2A2A4; } +html.light .event-hero { + color: $gray-900; + color: #111112; + +} @@ -243,8 +248,8 @@ color: $gray-100;

{{event.description}}

{# #} @@ -314,8 +319,8 @@ color: $gray-100;

{{event.description}}

{% endfor %}