From 66a3e38cc085dc000776d3e2ad3acd7ef57068a3 Mon Sep 17 00:00:00 2001 From: Denise sur Lya Date: Tue, 16 Jun 2020 00:32:10 +0200 Subject: =?UTF-8?q?Ajout=20de=20la=20FAQ,=20correction=20de=20bugs.=20Meil?= =?UTF-8?q?leure=20requ=C3=AAte=20de=20courbe.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static/style.css') diff --git a/static/style.css b/static/style.css index 58ddc3b..3216d34 100644 --- a/static/style.css +++ b/static/style.css @@ -14,3 +14,7 @@ body { width: 25em; height: 20em; } + +#courbe_warnings { + display: none; +} -- cgit v1.2.3