Difference between revisions of "MediaWiki:Common.css"

From Future Of Mankind
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
#column-content { margin-left: -14em }
+
#column-content { margin-left: -16em }
#content { margin-left: 14em }
+
#content { margin-left: 16em }
#p-logo a, #p-logo a:hover { width: 14em }
+
#p-logo a, #p-logo a:hover { width: 16em }
.portlet { width: 13em }
+
.portlet { width: 15em }
#p-cactions { left: 13em }
+
#p-cactions { left: 15em }

Revision as of 23:06, 11 June 2008

/* CSS placed here will be applied to all skins */
#column-content { margin-left: -16em }
#content { margin-left: 16em }
#p-logo a, #p-logo a:hover { width: 16em }
.portlet { width: 15em }
#p-cactions { left: 15em }