MediaWiki:Common.css: Difference between revisions
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: - | #column-content { margin-left: -18em } | ||
#column-content #content { margin-left: | #column-content #content { margin-left: 18em } | ||
#p-logo a, #p-logo a:hover { width: | #p-logo a, #p-logo a:hover { width: 18em } | ||
.portlet { width: | .portlet { width: 17em } | ||
#p-cactions { left: | #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 }