MediaWiki:Print.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will affect the print output */
/* CSS placed here will affect the print output */
@media print {
#footer {
#footer {
     display: none;
     display: none;
}
}
}
124

edits

Navigation menu