X-Git-Url: https://git.immae.eu/?p=perso%2FDenise%2Foms.git;a=blobdiff_plain;f=static%2Fstyle.css;h=0df8e6a8a81b18ac162ef8f45cb0bfde11160f18;hp=e2d42ffe63f4a848df7f07ce61d08fae3018e78c;hb=61020126080c00be471ea41a0b25109469d8bda1;hpb=93ba28a72f0df1e113ad12736839b8c6e12de7ae diff --git a/static/style.css b/static/style.css index e2d42ff..0df8e6a 100644 --- a/static/style.css +++ b/static/style.css @@ -18,7 +18,9 @@ input[type="text"] { max-width: 20vw; } - +img#courbe { + max-width: 100% +} #sectioncourbe { display: none; @@ -32,6 +34,7 @@ input[type="text"] { width: 25em; height: 20em; display:none; + max-width: 100% } #courbe_warnings { @@ -71,9 +74,7 @@ input[type="text"] { } #import_donnees input { - opacity: 0; - position: absolute; - z-index: -1; + display: none; } .bouton {