Content deleted Content added
move the display none from print.css |
body |
||
Line 118:
@media print {
body.ns-0 .navbox {
display: none !important;
}
|
move the display none from print.css |
body |
||
Line 118:
@media print {
body.ns-0 .navbox {
display: none !important;
}
|