Difference between revisions of "MediaWiki:Common.css"

From P&T Knowledgebase
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: #column-content { margin-left: -15em } #column-content #content { margin-left: 15em } #p-logo a, #p-logo a:hover { width: 15em ...")
 
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: -15em }
+
#column-content { margin-left: -27em }
#column-content #content { margin-left: 15em }
+
#column-content #content { margin-left: 27em }
#p-logo a, #p-logo a:hover { width: 15em }
+
#p-logo a, #p-logo a:hover { width: 27em }
 
.portlet { width: 26em }
 
.portlet { width: 26em }
 
#p-cactions { left: 26em }
 
#p-cactions { left: 26em }

Revision as of 04:21, 30 October 2010

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