Difference between revisions of "MediaWiki:Common.css"

From Digital Foundations
Line 7: Line 7:
  
 
#p-logo{
 
#p-logo{
margin-top: 10px;
+
margin-top: 7px;
 
}
 
}

Revision as of 08:40, 24 January 2013

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


#content{
max-width: 1000px;
}

#p-logo{
margin-top: 7px;
}