Difference between revisions of "MediaWiki:Common.css"
From MosixWiki
(11 intermediate revisions by one user not shown) | |||
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: 0 0 .6em 0; } | + | #column-content { margin: 0 0 .6em 0; } |
− | content { margin: 2.8em 0 0 0; } | + | #content { margin: 2.8em 0 0 0; } |
− | p-logo, .generated-sidebar, #p-lang, #p-tb, #p-search | + | #p-logo, .generated-sidebar, #p-lang, #p-tb, #p-search, #p-personal, #footer, #p-cactions { display:none; } |
− | p-cactions { | + |
Latest revision as of 14:54, 3 December 2009
/* CSS placed here will be applied to all skins */ #column-content { margin: 0 0 .6em 0; } #content { margin: 2.8em 0 0 0; } #p-logo, .generated-sidebar, #p-lang, #p-tb, #p-search, #p-personal, #footer, #p-cactions { display:none; }