Difference between revisions of "MediaWiki:Common.css"
From MosixWiki
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- | + | #p-logo, .generated-sidebar, #p-lang, #p-tb, #p-personal { display:none; } |
#p-cactions { left: .1em; display: none; | #p-cactions { left: .1em; display: none; |
Revision as of 14:50, 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-personal { display:none; } #p-cactions { left: .1em; display: none;