Difference between revisions of "MediaWiki:Common.css"

From Cubic Castles Wiki
Jump to navigation Jump to search
Line 7: Line 7:
 
#ca-talk { display: none; }
 
#ca-talk { display: none; }
  
#content.mw-body { min-width: 1027px!Important; }
+
#content.mw-body { min-width: 1027px; }
  
#mw-head { min-width: 1027px!Important; }
+
#footer { min-width: 1027px; }
 
 
#footer { min-width: 1027px!Important; }
 

Revision as of 16:52, 20 April 2016

/* CSS placed here will be applied to all skins */

body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }

#p-tb.portal { display: none; }

#ca-talk { display: none; }

#content.mw-body { min-width: 1027px; }

#footer { min-width: 1027px; }