X-Git-Url: https://git.immae.eu/?p=perso%2FDenise%2Foms.git;a=blobdiff_plain;f=static%2Fstyle.css;h=667bc01e4893e39f514ca29bf62aa9cc79b43105;hp=e96776193d39b80d1a404e748dabf1a45e9c9cbd;hb=85e9aa73264a0e8669074444807054a20d3d805d;hpb=8b5845ffdbffa3cf291bfef8e224c1d81bdd09de diff --git a/static/style.css b/static/style.css index e967761..667bc01 100644 --- a/static/style.css +++ b/static/style.css @@ -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; +}