summaryrefslogtreecommitdiff
path: root/skins/Modern/resources/print.css
diff options
context:
space:
mode:
Diffstat (limited to 'skins/Modern/resources/print.css')
-rw-r--r--skins/Modern/resources/print.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/skins/Modern/resources/print.css b/skins/Modern/resources/print.css
new file mode 100644
index 00000000..150d2d20
--- /dev/null
+++ b/skins/Modern/resources/print.css
@@ -0,0 +1,10 @@
+#mw_portlets,
+#p-cactions,
+#p-personal,
+#jump-to-nav,
+#footer,
+.mw-editsection,
+.mw-editsection-like,
+.noprint {
+ display: none;
+}