From 2310cbda8c157f345f8d754185bb0418f9284b61 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Fri, 26 Feb 2021 17:04:10 +0100 Subject: Use the same color for the first paragraph and the close button --- stylesheets/programmes.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stylesheets/programmes.css') diff --git a/stylesheets/programmes.css b/stylesheets/programmes.css index 3752a2a..e448cf1 100644 --- a/stylesheets/programmes.css +++ b/stylesheets/programmes.css @@ -58,7 +58,7 @@ details.program > summary ~ * { } details.program blockquote { - color: #c55a11; + color: #e05a00; } details.program blockquote p::before { -- cgit v1.2.3