X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=static%2Fstyle.css;h=6e565d38dfed2919942b21c17587b55f251e5a05;hb=b5ac625bdf312851ad3d7acf5dfdc5a94fcbf0be;hp=414f996be262fef1727dfed0e796bbb8a2834ad8;hpb=30158504b5267f225469216ea4aa0d123a8f5d8e;p=perso%2FDenise%2Foms.git 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; +}