Module:Sidebar/styles.css: Difference between revisions
Appearance
move @print none to templatestyles from MediaWiki:Print.css to support MediaWiki talk:Common.css/to do#Turn mobile.css/js totally off |
actually, doesn't need to be high specificity |
||
Line 196: | Line 196: | ||
@media print { | @media print { | ||
body.ns-0 .sidebar { | |||
body | |||
display: none !important; | display: none !important; | ||
} | } | ||
} | } |