X-Git-Url: https://git.immae.eu/?p=perso%2FDenise%2Foms.git;a=blobdiff_plain;f=static%2Fstyle.css;h=6e565d38dfed2919942b21c17587b55f251e5a05;hp=414f996be262fef1727dfed0e796bbb8a2834ad8;hb=2c023f1aec3a9a4276642bcba5329c9654730ffa;hpb=30158504b5267f225469216ea4aa0d123a8f5d8e diff --git a/static/style.css b/static/style.css index 414f996..6e565d3 100644 --- a/static/style.css +++ b/static/style.css @@ -22,7 +22,7 @@ img#courbe { max-width: 100% } -#sectioncourbe { +#sectioncourbe, #section_courbe_poids, #section_courbe_taille { display: none; } @@ -85,3 +85,7 @@ img#courbe { .bouton:hover { cursor:pointer; } + +.donneesplus { + display: none; +}