Difference between revisions of "MediaWiki:Common.css"

From Backyard Poultry Wiki
Jump to: navigation, search
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 
body {background-color:#DFDFDF;}
 
body {background-color:#DFDFDF;}
header {background-color:#DFDFDF;}
 
 
body {background-image:url('http://www.backyardpoultry.info/stone.gif');}
 
body {background-image:url('http://www.backyardpoultry.info/stone.gif');}
 +
p {background-color:#DFDFDF;}
 +
div {background-color:#DFDFDF;}

Revision as of 07:56, 26 May 2013

/* CSS placed here will be applied to all skins */
body {background-color:#DFDFDF;}
body {background-image:url('http://www.backyardpoultry.info/stone.gif');}
p {background-color:#DFDFDF;}
div {background-color:#DFDFDF;}