From 873f664731ce8b003bbe1a9e7f8ba892197002a4 Mon Sep 17 00:00:00 2001 From: Paul Fournier Date: Tue, 17 Oct 2023 14:49:19 +0200 Subject: [PATCH] cacher temporairement les prix en attendant l'AGB --- www/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/www/css/style.css b/www/css/style.css index 9319162..d7e61c0 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -374,6 +374,7 @@ section p.stand-out { /*--------------------------------------------------------*/ table.prices { + display: none; /* hide prices until they are definitive */ max-width: 600px; width: 100%;