Difference between revisions of "MediaWiki:Monobook.css"

From UKCA
Line 1: Line 1:
 
/* CSS placed here will affect users of the Monobook skin */
 
/* CSS placed here will affect users of the Monobook skin */
   
body {
+
/*body {
 
font: x-small sans-serif;
 
font: x-small sans-serif;
 
background: #f9f9f9 url(http://www-ukca.ch.private.cam.ac.uk/mediawiki/images/1/1c/Ukca_headbg03.jpg) 0 0 no-repeat;
 
background: #f9f9f9 url(http://www-ukca.ch.private.cam.ac.uk/mediawiki/images/1/1c/Ukca_headbg03.jpg) 0 0 no-repeat;
Line 7: Line 7:
 
margin: 0;
 
margin: 0;
 
padding: 0;
 
padding: 0;
}
+
}*/

Revision as of 16:43, 5 May 2010

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

/*body {
	font: x-small sans-serif;
	background: #f9f9f9 url(http://www-ukca.ch.private.cam.ac.uk/mediawiki/images/1/1c/Ukca_headbg03.jpg) 0 0 no-repeat;
	color: black;
	margin: 0;
	padding: 0;
}*/