Difference between revisions of "MediaWiki:Common.css"

From SDS
Jump to navigation Jump to search
Line 8: Line 8:
 
#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; }
#p-logo, .generated-sidebar, #p-lang, #p-tb { display:none; }
+
#.generated-sidebar, #p-lang, #p-tb { display:none; }
 
#p-cactions { left: .1em; }
 
#p-cactions { left: .1em; }

Revision as of 11:53, 21 April 2014

/* 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 { display:none!important; }
#footer-poweredbyico { display: none; }
#column-content { margin: 0 0 .6em 0; }
#content { margin: 2.8em 0 0 0; }
#.generated-sidebar, #p-lang, #p-tb { display:none; }
#p-cactions { left: .1em; }