]> git.immae.eu Git - perso/Denise/oms.git/blobdiff - static/style.css
petites amélio + FAQ
[perso/Denise/oms.git] / static / style.css
index 2c2358ed46b5b6987c7a8fa1c075400c28147392..929bfd43c6e57b00b853990f9b4e089c7b6c99d0 100644 (file)
@@ -100,3 +100,15 @@ img#courbe {
 .donneesplus {
        display: none;
 }
+
+nav {
+       position: fixed;
+       bottom: 1px;
+       background-color:#EEEEEE;
+       border:solid 1px;
+       padding: 4px;
+}
+
+#content {
+       padding-bottom: 70px;
+}