Use the same CSS property I mentioned earlier. Add to *: Code: -webkit-text-size-adjust: 120% !important; This will make the text zoom 120% by default (only text), though I'm not sure it will be freely zoomable after that. P S. Oops... add !important at the end...
-webkit-text-size-adjust: 120% !important;