Difference between revisions of "MediaWiki:Common.css"

From 1Archive help
Jump to: navigation, search
Line 9: Line 9:
 
#column-content { margin: 0 0 .6em 0; }
 
#column-content { margin: 0 0 .6em 0; }
 
#content { margin: 2.8em 0 0 0; }
 
#content { margin: 2.8em 0 0 0; }
 +
#.generated-sidebar, #p-lang, #p-tb, #p-search { display:none; }
 
#p-cactions { left: .1em; }
 
#p-cactions { left: .1em; }

Revision as of 13:59, 25 November 2013

/* CSS placed here will be applied to all skins */
#ca-talk { display:none!important; }
#ca-history { display:none!important; }
#ca-viewsource { display:none!important; }
#ca-view (Read tab) { display:none!important; }
#ca-nstab-main (Page tab) { display:none!important; }
#ca-viewsource { display:none!important; }

#column-content { margin: 0 0 .6em 0; }
#content { margin: 2.8em 0 0 0; }
#.generated-sidebar, #p-lang, #p-tb, #p-search { display:none; }
#p-cactions { left: .1em; }