[Mediawiki-l] Font settings not showing consistently across machines

Gerald Baxter gerald.baxter at googlemail.com
Mon Dec 18 21:03:23 UTC 2006


I updated the Main.CSS file for a skin I am using to default body text to
Arial.
body {

	font: normal arial;
	background: url(MaldenboBackFade.jpg) 0 0 no-repeat;
	color: black;
	margin: 0;
	padding: 0;
}

it was - in the monobook original:

body {
	font: x-small sans-serif;
	background: #f9f9f9 url(headbg.jpg) 0 0 no-repeat;
	color: black;
	margin: 0;
	padding: 0;
}

Only one of the 4 PC's we have displays Arial ?!! Firefox or IE makes no
difference. Tried purging the caches (action=purge) with no change.

Any ideas?
-- 
Best Regards,
Jed.
http://jedb.wordpress.com/



More information about the MediaWiki-l mailing list