Difference between revisions of "MediaWiki:Common.css"

From Ilianko
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: -30em }
 +
#column-content #content { margin-left: 30em }
 +
#p-logo a, #p-logo a:hover { width: 30em }
 +
.portlet { width: 29em }
 +
#p-cactions { left: 29m }

Revision as of 21:01, 14 March 2011

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