MediaWiki:Common.css: Difference between revisions

From P&T Knowledgebase
Jump to navigation Jump to search
No edit summary
No edit summary
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: -27em }
#column-content { margin-left: -18em }
#column-content #content { margin-left: 27em }
#column-content #content { margin-left: 18em }
#p-logo a, #p-logo a:hover { width: 27em }
#p-logo a, #p-logo a:hover { width: 18em }
.portlet { width: 26em }
.portlet { width: 17em }
#p-cactions { left: 26em }
#p-cactions { left: 17em }

Revision as of 04:23, 30 October 2010

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