]> git.immae.eu Git - perso/Denise/oms.git/blobdiff - static/style.css
amélioration du code encore
[perso/Denise/oms.git] / static / style.css
index e2d42ffe63f4a848df7f07ce61d08fae3018e78c..0df8e6a8a81b18ac162ef8f45cb0bfde11160f18 100644 (file)
@@ -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 {