MediaWiki:Common.css
From PropertyMinder WIKI
(Difference between revisions)
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
- | #p-logo A {background-image: url('http://isvr.net/usr/1497994449/TemplateFiles/ | + | #p-logo A {background-image: url('http://isvr.net/usr/1497994449/TemplateFiles/logo.png') !important; background-repeat:no-repeat !important;} |
- | body {background-image: url('http:// | + | body {background-image: url('http://isvr.net/usr/1497994449/TemplateFiles/bg.jpg') !important; background-repeat:no-repeat !important; backgrond-color:#D9F4E1 !important;} |
Revision as of 03:24, 8 June 2011
/* CSS placed here will be applied to all skins */ #p-logo A {background-image: url('http://isvr.net/usr/1497994449/TemplateFiles/logo.png') !important; background-repeat:no-repeat !important;} body {background-image: url('http://isvr.net/usr/1497994449/TemplateFiles/bg.jpg') !important; background-repeat:no-repeat !important; backgrond-color:#D9F4E1 !important;}