Difference between revisions of "MediaWiki:Common.css"
From Hinaharap ng sangkatauhan
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: -20em } | ||
+ | #content { margin-left: 20em } | ||
+ | #p-logo a, #p-logo a:hover { width: 20em } | ||
+ | .portlet { width: 19em } | ||
+ | #p-cactions { left: 19em } |
Revision as of 20:01, 12 June 2008
/* CSS placed here will be applied to all skins */ #column-content { margin-left: -20em } #content { margin-left: 20em } #p-logo a, #p-logo a:hover { width: 20em } .portlet { width: 19em } #p-cactions { left: 19em }