Difference between revisions of "Template:Hide sidebar"
From Numerical Transition Systems
Radu iosif (Talk | contribs) (Blanked the page) |
Radu iosif (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | + | <css> | |
+ | #column-content {margin: 0 0 .6em 0;} | ||
+ | #content {margin: 2.8em 0 0 0;} | ||
+ | #p-logo, .generated-sidebar, #p-lang, #p-tb, #p-search { | ||
+ | display:none; | ||
+ | } | ||
+ | #p-cactions { left: .1em; } | ||
+ | #footer { display:none; } | ||
+ | #mw_content { margin-left:0.2em; } | ||
+ | </css> |
Latest revision as of 21:10, 28 April 2013
<css>
- column-content {margin: 0 0 .6em 0;}
- content {margin: 2.8em 0 0 0;}
- p-logo, .generated-sidebar, #p-lang, #p-tb, #p-search {
display:none;
}
- p-cactions { left: .1em; }
- footer { display:none; }
- mw_content { margin-left:0.2em; }
</css>