by Sakshi Goel.
Hi Scott
To change the font size you need to edit core.css file in your standard theme folder path yourmoodle/theme/standard/style/core.css .
Write a code at the end
body {font-size: Xpx;}
Then save it and after that go to your moodle site and purge all cache from settings > site administration > development >Purge all cache