Difference between revisions of "MediaWiki:Monobook.css"

From UKCA
 
Line 3: Line 3:
 
body {
 
body {
 
font: x-small sans-serif;
 
font: x-small sans-serif;
background: #f9f9f9 url("/mediawiki/images/1/1c/Ukca_headbg03.jpg") 0 0 no-repeat;
+
background: #f9f9f9 url("/wiki/images/1/1c/Ukca_headbg03.jpg") 0 0 no-repeat;
 
color: black;
 
color: black;
 
margin: 0;
 
margin: 0;

Latest revision as of 10:26, 2 June 2010

/* CSS placed here will affect users of the Monobook skin */

body {
	font: x-small sans-serif;
	background: #f9f9f9 url("/wiki/images/1/1c/Ukca_headbg03.jpg") 0 0 no-repeat;
	color: black;
	margin: 0;
	padding: 0;
}