MediaWiki:Common.css
From CenterfocusWiki
Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold down Shift while clicking Reload, or press Ctrl-Shift-R (Cmd-Shift-R on Apple Mac); IE: hold Ctrl while clicking Refresh, or press Ctrl-F5; Konqueror:: simply click the Reload button, or press F5; Opera users may need to completely clear their 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; }