@-moz-document domain("boards.ign.com") {

/*	##############################################
	Custom Font Size --
	
	Changes all of the font sizes for the entire page.

	Default = 0.48
	Tiny = 0.30
	Huge = 1.00 
*/

* {

/* To use, CHANGE THE NUMBER BELOW \/      		*/
		font-size-adjust: 0.48 !important;
}

}