Difference between revisions of "Template:Hide sidebar"
From Numerical Transition Systems
Radu iosif (Talk | contribs) (Created page with "<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: .1e...") |
Radu iosif (Talk | contribs) |
(One intermediate revision by the same user not shown) | |
(No difference)
|
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>