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 */ | ||
- | |||
body {background: url('http://isvr.net/usr/1497994449/TemplateFiles/bg.jpg') no-repeat #D9F4E1 !important;} | body {background: url('http://isvr.net/usr/1497994449/TemplateFiles/bg.jpg') no-repeat #D9F4E1 !important;} | ||
+ | #p-logo A {background-image: url('http://isvr.net/usr/1497994449/TemplateFiles/logo.png') !important; background-repeat:no-repeat !important;} | ||
+ | #content {padding:20px;} |
Revision as of 03:40, 8 June 2011
/* CSS placed here will be applied to all skins */ body {background: url('http://isvr.net/usr/1497994449/TemplateFiles/bg.jpg') no-repeat #D9F4E1 !important;} #p-logo A {background-image: url('http://isvr.net/usr/1497994449/TemplateFiles/logo.png') !important; background-repeat:no-repeat !important;} #content {padding:20px;}