Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Client Admin (talk | contribs) (Created page with "→CSS placed here will be applied to all skins: body { background-image: url(images/CwikiBkg.png); background-repeat:no-repeat; } /* clear image and gradation from naviga...") |
(No difference)
|
Revision as of 23:18, 11 November 2015
/* CSS placed here will be applied to all skins */ body { background-image: url(images/CwikiBkg.png); background-repeat:no-repeat; } /* clear image and gradation from navigation header and bump everything down to work with CipherSpace background image*/ #mw-page-base { height:9.5em; background-image:none; background-color:transparent; } #mw-head-base { margin-top: -4.5em; height:5em; } #left-navigation { margin-top:7.5em; }