X-Git-Url: https://dev.renevier.net/?p=syj.git;a=blobdiff_plain;f=public%2Fcss%2Fgeneric.css;h=26f133718689f5774f523e0dcd3bf630a4529bfc;hp=2a8748ed1cf41b214f199501cd6265297a27ce6a;hb=8e7d8e39a2ee5801a2f68b95cdc0e84b55da1019;hpb=95727eb231968e25b764f99d899bf2e044664ab4 diff --git a/public/css/generic.css b/public/css/generic.css index 2a8748e..26f1337 100644 --- a/public/css/generic.css +++ b/public/css/generic.css @@ -115,3 +115,9 @@ input { padding-bottom: 3px; border: #1E90FF 1px solid; } + +@media print { + #footer, #other-language { + display: none; + } +}