Difference between revisions of "Template:Hide sidebar/styles.css"

From Open Source Controls Wiki
Jump to navigation Jump to search
(Created page with "#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; }")
 
Line 5: Line 5:
}
}
#p-cactions { left: .1em; }
#p-cactions { left: .1em; }
#footer { display:none; }
#mw-panel { display:none; }
#mw_content { margin-left:0.2em; }
#mw_content { margin-left:0.2em; }

Revision as of 23:48, 16 June 2022

#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; }
#mw-panel { display:none; }
#mw_content { margin-left:0.2em; }