]> dev.renevier.net Git - syj.git/blobdiff - public/css/generic.css
printing css style
[syj.git] / public / css / generic.css
index 2a8748ed1cf41b214f199501cd6265297a27ce6a..26f133718689f5774f523e0dcd3bf630a4529bfc 100644 (file)
@@ -115,3 +115,9 @@ input {
     padding-bottom: 3px;
     border: #1E90FF 1px solid;
 }
+
+@media print {
+    #footer, #other-language {
+        display: none;
+    }
+}