Difference between revisions of "MediaWiki: Monobook.css"
From PAWS Lab
Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Monobook skin */ | /* CSS placed here will affect users of the Monobook skin */ | ||
+ | #column-content { margin-left: -17em } | ||
+ | #content { margin-left: 17em } | ||
+ | #p-logo a, #p-logo a:hover { width: 17em } | ||
+ | .portlet { width: 16em } | ||
+ | #p-cactions { left: 16em } |
Revision as of 18:42, 14 April 2009
/* CSS placed here will affect users of the Monobook skin */ #column-content { margin-left: -17em } #content { margin-left: 17em } #p-logo a, #p-logo a:hover { width: 17em } .portlet { width: 16em } #p-cactions { left: 16em }