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...")
 
(Reverting back to normal format after publish)
 
(20 intermediate revisions by one user not shown)
Line 5: Line 5:
 
body #catlinks,
 
body #catlinks,
 
body .editsection,
 
body .editsection,
body #toc {
+
body #toc,
 +
body h1 {
 
     display: none;
 
     display: none;
 
}
 
}
 
 
body #content {
 
body #content {
 
     margin-left: 0;
 
     margin-left: 0;
 
     border: 1px solid transparent;
 
     border: 1px solid transparent;
 
}
 
}
+
body #contentSub {
body h1 {
+
    margin: 0 !important;
     text-align: center;
+
    display: none;
 +
}
 +
#bodyContent {
 +
    margin-top: -2em;
 +
}
 +
body {
 +
     background-color: #ffffff;
 
}
 
}
 +
 
</css></includeonly><noinclude>[[Category:Page CSS Templates]]</noinclude>
 
</css></includeonly><noinclude>[[Category:Page CSS Templates]]</noinclude>

Latest revision as of 18:00, 5 December 2017