Difference between revisions of "Template:CSS:Print"

From LQ's wiki
Jump to: navigation, search
(Created page with "<includeonly><css> body #mw-navigation, body #mw-page-base, body div#footer, body #catlinks, body .editsection, body #toc { display: none; } body #content { margin-l...")
 
Line 5: Line 5:
 
body #catlinks,
 
body #catlinks,
 
body .editsection,
 
body .editsection,
body #toc {
+
body #toc,
 +
body h1 {
 
     display: none;
 
     display: none;
 
}
 
}
Line 13: Line 14:
 
     border: 1px solid transparent;
 
     border: 1px solid transparent;
 
}
 
}
+
 
body h1 {
+
    text-align: center;
+
}
+
 
</css></includeonly><noinclude>[[Category:Page CSS Templates]]</noinclude>
 
</css></includeonly><noinclude>[[Category:Page CSS Templates]]</noinclude>

Revision as of 09:09, 23 December 2015