X-Git-Url: https://git.immae.eu/?p=perso%2FDenise%2Foms.git;a=blobdiff_plain;f=static%2Fstyle.css;h=667bc01e4893e39f514ca29bf62aa9cc79b43105;hp=88f77fb221050a416aff316a414dc07a7e31686d;hb=85e9aa73264a0e8669074444807054a20d3d805d;hpb=d03279e72fcb75ddf784fbd0dcce2b2b15f5ff09 diff --git a/static/style.css b/static/style.css index 88f77fb..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; @@ -74,6 +78,10 @@ img#courbe { display: none; } +.petit { + font-size: 0.8em; +} + .bouton { text-decoration: underline; } @@ -81,3 +89,7 @@ img#courbe { .bouton:hover { cursor:pointer; } + +.donneesplus { + display: none; +}