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 | + | body {background: url('http://isvr.net/usr/1497994449/TemplateFiles/bg.jpg') no-repeat #D9F4E1 !important;} |
Revision as of 03:37, 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: url('http://isvr.net/usr/1497994449/TemplateFiles/bg.jpg') no-repeat #D9F4E1 !important;}