From 32d864e52f29b72358847f1214c6a6a44a7e7033 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Sat, 3 Apr 2021 22:31:49 +0200 Subject: 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. --- stylesheets/concerts.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stylesheets') 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; -- cgit v1.2.3