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 e967761..6e565d3 100644
--- a/static/style.css
+++ b/static/style.css
@@ -85,3 +85,7 @@ img#courbe {
85.bouton:hover { 85.bouton:hover {
86 cursor:pointer; 86 cursor:pointer;
87} 87}
88
89.donneesplus {
90 display: none;
91}