MediaWiki:Monobook.css: Difference between revisions

From UKCA
No edit summary
No edit summary
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 15: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;
}*/