Difference between revisions of "MediaWiki:Common.css"
From MosixWiki
(2 intermediate revisions by one user not shown) | |||
Line 2: | Line 2: | ||
#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-personal, #footer | + | #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; }