summaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 3216d34..3113832 100644
--- a/static/style.css
+++ b/static/style.css
@@ -18,3 +18,7 @@ body {
18#courbe_warnings { 18#courbe_warnings {
19 display: none; 19 display: none;
20} 20}
21
22#courbe_erreurs {
23 display: none;
24}