From d6071702bbd3aa151d8f3f9ab166db5bad0eabbe Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Sun, 7 Mar 2021 19:16:30 +0100 Subject: Add hint to display more information about concerts --- "stylesheets/actualit\303\251s.css" | 6 ------ 1 file changed, 6 deletions(-) (limited to 'stylesheets/actualités.css') diff --git "a/stylesheets/actualit\303\251s.css" "b/stylesheets/actualit\303\251s.css" index ec182f7..bb6b3f8 100644 --- "a/stylesheets/actualit\303\251s.css" +++ "b/stylesheets/actualit\303\251s.css" @@ -44,12 +44,6 @@ a.event { text-align: center; } -#event-details { - /* Align with photos; #event-list h1 has font-size 2em and margin - * .67em; browsers default line-height to "roughly 1.2". */ - margin-top: calc(2*0.67em + 1.4*1.2em); -} - .details > .detail { display: grid; grid-template-columns: 2em 1fr; -- cgit v1.2.3