Frederik Dohr wrote :
/* scale back up to a sane default */ #globalWrapper { font-size: 127%; width: 90%; margin: 0 auto; padding: 0; }
That's what I'd done before (except for the padding and font-size).
NB : the #globalWrapper is already in default main.css (that's why there is padding and font-size, I didn't add them) ;-)