summaryrefslogtreecommitdiff
path: root/stylesheets/concerts.css
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2021-04-03 22:31:49 +0200
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2021-04-03 22:31:49 +0200
commit32d864e52f29b72358847f1214c6a6a44a7e7033 (patch)
treec20e5a762c60caeb72f076183ea68867cdae27ff /stylesheets/concerts.css
parentb0f10b994522fbfbdebbb0026f2152024fa4719a (diff)
downloadquatuorbellefeuille.com-32d864e52f29b72358847f1214c6a6a44a7e7033.tar.xz
Update concert list
- don't add a "past concerts" section yet; change marker to "postponed" - fix section id for June concert - update calendar on index page Need to automate this stuff.
Diffstat (limited to 'stylesheets/concerts.css')
-rw-r--r--stylesheets/concerts.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/stylesheets/concerts.css b/stylesheets/concerts.css
index 914b546..2431a40 100644
--- a/stylesheets/concerts.css
+++ b/stylesheets/concerts.css
@@ -195,7 +195,7 @@ a.thumbnail {
.thumbnail .summary {
bottom: 0;
display: flex;
- /* Make sure CANCELED block goes above summary. */
+ /* Make sure "canceled" marker goes above summary. */
flex-direction: column;
width: 100%;
margin: 0;