X-Git-Url: https://git.immae.eu/?p=perso%2FDenise%2Foms.git;a=blobdiff_plain;f=static%2Fstyle.css;h=667bc01e4893e39f514ca29bf62aa9cc79b43105;hp=414f996be262fef1727dfed0e796bbb8a2834ad8;hb=85e9aa73264a0e8669074444807054a20d3d805d;hpb=30158504b5267f225469216ea4aa0d123a8f5d8e diff --git a/static/style.css b/static/style.css index 414f996..667bc01 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; } @@ -49,6 +49,10 @@ img#courbe { display: none; } +#prema { + display: none; +} + .icon_button { display: block; cursor: pointer; @@ -85,3 +89,7 @@ img#courbe { .bouton:hover { cursor:pointer; } + +.donneesplus { + display: none; +}