From fd12ca3baa0cf7c419f41f216bdb0f015bcc9212 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Sun, 17 Jan 2021 22:15:53 +0100 Subject: Simplify news and program pages a bit --- "actualit\303\251s.css" | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'actualités.css') diff --git "a/actualit\303\251s.css" "b/actualit\303\251s.css" index 40451de..26e147e 100644 --- "a/actualit\303\251s.css" +++ "b/actualit\303\251s.css" @@ -34,12 +34,8 @@ main > div { grid-gap: 0.8em; } -.event { - position: relative; -} - .event a { - position: absolute; + position: relative; display: flex; align-items: center; justify-content: center; @@ -65,7 +61,6 @@ main > div { opacity: 0; z-index: 1; font-weight: bold; - text-align: center; color: white; transition: 0.5s; } -- cgit v1.2.3