MediaWiki:Common.css
From CenterfocusWiki
Revision as of 14:32, 12 January 2011 by CfWikiSysop (Talk | contribs)
Note: After saving, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Clear the cache in Tools → Preferences
/** CSS placed here will be applied to all skins */ #column-content {margin: 0 0 .6em 0;} #content {margin: 2.8em 0 0 0;} .generated-sidebar, #p-logo, #p-lang, #p-tb, #p-search, #p-navigation, #f-poweredbyico, #footer-icon-poweredby, #footer, #editsection {display:none;} #p-cactions {left: .1em;} h1.firstHeading { display:none; } body { background:white; } #content { border:none; } #footer { border-color:blue; } h1 { border-bottom-color:white; border-bottom-style:none; } h2 { border-bottom-color:white; border-bottom-style:none; } h3 { border-bottom-color:white; border-bottom-style:none; } #ca-talk { display:none!important; } #ca-viewsource { display:none!important; } #ca-nstab-main { display:none!important; } #ca-history { display:none!important; } #pt-login { display:none!important; } catlinks { display: none; }