Difference between revisions of "MediaWiki:Common.css"
From Futuro De La Humanidad
| 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: -16em } |
| − | #content { margin-left: | + | #content { margin-left: 16em } |
| − | #p-logo a, #p-logo a:hover { width: | + | #p-logo a, #p-logo a:hover { width: 16em } |
| − | .portlet { width: | + | .portlet { width: 15em } |
| − | #p-cactions { left: | + | #p-cactions { left: 15em } |
Revision as of 23:06, 11 June 2008
/* CSS placed here will be applied to all skins */
#column-content { margin-left: -16em }
#content { margin-left: 16em }
#p-logo a, #p-logo a:hover { width: 16em }
.portlet { width: 15em }
#p-cactions { left: 15em }