diff options
| -rw-r--r-- | stylesheets/programmes.css | 2 |
1 files changed, 1 insertions, 1 deletions
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 { |
