summaryrefslogtreecommitdiff
path: root/stylesheets/programmes.css
diff options
context:
space:
mode:
Diffstat (limited to 'stylesheets/programmes.css')
-rw-r--r--stylesheets/programmes.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/stylesheets/programmes.css b/stylesheets/programmes.css
index 2d376bd..914149b 100644
--- a/stylesheets/programmes.css
+++ b/stylesheets/programmes.css
@@ -75,12 +75,12 @@ details.program blockquote p::after {
content: close-quote;
}
-ol.pieces {
+ol.info.pieces {
list-style: none;
padding-left: 0;
}
-ol.pieces > li.intermission {
+ol.info.pieces > li.intermission {
margin-left: 4em;
font-style: italic;
}