Difference between revisions of "Template:Hide Sidebar"

From Yanfly.moe Wiki
Jump to navigation Jump to search
(Created page with "<noinclude>Hide Sidebar</noinclude> <css> #column-content {margin: 0 0 .6em 0;} #content {margin: 2.8em 0 0 0;} #p-logo, .generated-sidebar, #p-...")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>[[Category:Display templates|Hide Sidebar]]</noinclude>
 
<noinclude>[[Category:Display templates|Hide Sidebar]]</noinclude>
<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 14:28, 2 December 2021