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 --- programmes.css | 2 -- 1 file changed, 2 deletions(-) (limited to 'programmes.css') diff --git a/programmes.css b/programmes.css index 1274130..95907ac 100644 --- a/programmes.css +++ b/programmes.css @@ -35,12 +35,10 @@ main > div { } .program { - position: relative; background-color: #099; } .program a { - position: absolute; display: flex; align-items: center; justify-content: center; -- cgit v1.2.3