diff options
Diffstat (limited to 'stylesheets')
| -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 e448cf1..0ad429e 100644 --- a/stylesheets/programmes.css +++ b/stylesheets/programmes.css @@ -57,7 +57,7 @@ details.program > summary ~ * { margin-left: 2em; } -details.program blockquote { +details.program > *:nth-child(3) { color: #e05a00; } |
