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 58ddc3b..3216d34 100644
--- a/static/style.css
+++ b/static/style.css
@@ -14,3 +14,7 @@ body {
14 width: 25em; 14 width: 25em;
15 height: 20em; 15 height: 20em;
16} 16}
17
18#courbe_warnings {
19 display: none;
20}