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/logo.png') !important; background-repeat:no-repeat !important;} | #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:#D9F4E1 !important;} | + | 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:36, 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;}