Difference between revisions of "MediaWiki:Common.css"
From EG Help Wiki
(Created page with "- →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-s...") |
|||
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 { display:none; } | #p-logo, .generated-sidebar, #p-lang, #p-tb, #p-search { display:none; } | ||
#p-cactions { left: .1em; } | #p-cactions { left: .1em; } | ||
+ | */ |
Latest revision as of 11:06, 27 November 2013
/* 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 { display:none; } #p-cactions { left: .1em; } */