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 ...")
(No difference)

Revision as of 04:20, 30 October 2010

/* 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 }
.portlet { width: 26em }
#p-cactions { left: 26em }