MediaWiki:Common.css
From PropertyMinder WIKI
(Difference between revisions)
(Created page with "- →CSS placed here will be applied to all skins: #p-logo {background-image: url('http://www.siteground.com/fw/img/plakats/promo/24/general_resources.png');}") |
|||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
#p-logo {background-image: url('http://www.siteground.com/fw/img/plakats/promo/24/general_resources.png');} | #p-logo {background-image: url('http://www.siteground.com/fw/img/plakats/promo/24/general_resources.png');} | ||
+ | .portlet {color:red !important;} |
Revision as of 02:48, 8 June 2011
/* CSS placed here will be applied to all skins */ #p-logo {background-image: url('http://www.siteground.com/fw/img/plakats/promo/24/general_resources.png');} .portlet {color:red !important;}