Difference between revisions of "MediaWiki:Common.css"

From WWII Memorial
Jump to: navigation, search
(Removed the left-side navigation bar (test))
m (Reverted navigation bar changes)
Line 2: Line 2:
  
 
/* Noah's testing some stuff here - if something's going wrong, it's likely in here, sorry */
 
/* Noah's testing some stuff here - if something's going wrong, it's likely in here, sorry */
#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; }
 

Revision as of 21:17, 30 March 2016

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

/* Noah's testing some stuff here - if something's going wrong, it's likely in here, sorry */